Skip to content

#ceff4f

a light, electric green · warm · closest name: Green Yellow

RGB
206, 255, 79
HSL
77°, 100%, 66%
CMYK
19, 0, 69, 0
Luminance
0.8521

At a glance

Every number on this page in one read: what #ceff4f is made of, how bright it looks, and which way it leans.

Hex
#ceff4f
Hue
77°
green
Saturation
100%
electric
Lightness
66%
light
Brightness
100%
HSV value
Perceived
89%
weighted brightness
Luminance
0.8521
WCAG relative
Temperature
Warm
39/100 cool
Color family
Green
Tone
Electric
Best ink
Black
18.04:1
Closest name
Green Yellow
ΔE2000 4.3
Where it sits
Hue77° of 360°
Saturation100%
Lightness66%
Temperature
Warm ← → Cool39% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#ceff4f
RGBrgb(206, 255, 79)
HSLhsl(77, 100%, 66%)
CMYKcmyk(19%, 0%, 69%, 0%)
LABlab(94.0 -38.9 74.9)
LCHlch(94.0 84.4 117.5)
OKLCHoklch(0.935 0.203 123.9)
Decimal13565775
Display P3color(display-p3 0.808 1.000 0.310)

Copy-ready code

/* CSS */
color: #ceff4f;
background-color: #ceff4f;
/* Tailwind (arbitrary) */
class="text-[#ceff4f] bg-[#ceff4f]"
/* SCSS */
$brand: #ceff4f;
/* SwiftUI */
Color(red: 0.808, green: 1.000, blue: 0.310)
/* Android */
Color.parseColor("#ceff4f")
/* Flutter */
Color(0xFFCEFF4F)
/* Python / OpenCV (BGR) */
(79, 255, 206)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #ceff4f · 18.04:1
Use #000000AAA at every size.
Aa
White text · 1.16:1
AA fail · AA large fail · AAA fail
Aa
Black text · 18.04:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #ceff4f as text scores 1.16:1 on white and 18.04:1 on black.

Accessibility — WCAG contrast

Aa
#ceff4f on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#ceff4f on black: 18.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFEF32
deuteranopia · #FFED5E
tritanopia · #D8F3DC

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ceff4f is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FAFEF1
#F5FCE3
#EBFCC0
#E0FF8F
#ceff4f
#C1FF1F
#B1F500
#93CC00
#76A300
#567605
#364903
Base = 400Lightest = 50 · #FAFEF1Darkest = 950 · #364903
:root {
  --brand-50: #FAFEF1;
  --brand-100: #F5FCE3;
  --brand-200: #EBFCC0;
  --brand-300: #E0FF8F;
  --brand-400: #ceff4f;
  --brand-500: #C1FF1F;
  --brand-600: #B1F500;
  --brand-700: #93CC00;
  --brand-800: #76A300;
  --brand-900: #567605;
  --brand-950: #364903;
  --brand: #ceff4f;
  --brand-ink: #000000;
}

Colors that work with #ceff4f

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F9FAF4
Tinted page background
Border#E0EDC0
Hairlines and dividers
Muted text#859B4B
Captions on the surface
Accent#544FFF
Second voice, not a rival
Dark variant#5C8000
Hover, pressed, headers
Light variant#F8FFE5
Selected rows, tints
Dark surface#202414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #ceff4f

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#804FFF
Analogous left#FFD84F
Analogous right#76FF4F
Split-complement 1#4F76FF
Split-complement 2#D84FFF
Triadic 1#4FCEFF
Triadic 2#FF4FCE
Tetradic#4FFFD8

RGB percentages

Red80.8%
Green100.0%
Blue31.0%

CMYK percentages

Cyan19.2%
Magenta0.0%
Yellow69.0%
Key (black)0.0%

Color previews

#ceff4f text on a black background

contrast 18.04:1

Card sample

#ceff4f text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #ceff4f;
Background color
Panel with #ceff4f background
background-color: #ceff4f;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #ceff4f;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(206, 255, 79, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(206, 255, 79, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ceff4f;
background: linear-gradient(135deg, #ceff4f, #59FF4F);

Monochromatic scale

Palettes built from #ceff4f

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#ceff4f in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#ceff4f, answered

What color is #ceff4f?

#ceff4f is a light electric green, closest to Green Yellow (ΔE2000 4.3). It sits at 77° on the hue wheel with 100% saturation and 66% lightness, which reads as warm.

What is the RGB value of #ceff4f?

rgb(206, 255, 79) — 206 red, 255 green and 79 blue out of 255, or 80.8% / 100% / 31% by channel.

Is #ceff4f a light or a dark color?

It is a light color. Relative luminance is 0.8521 and perceived brightness is 89%, so black text on it reaches 18.04:1.

Should I use black or white text on #ceff4f?

Black. It scores 18.04:1 against #ceff4f, versus 1.16:1 for white — AAA at any size.

What is the complementary color of #ceff4f?

#804FFF sits directly opposite on the wheel. Softer options are the split-complements #4F76FF and #D84FFF, which give the same contrast with far less vibration.

What colors go well with #ceff4f?

For interface work: #F9FAF4 as the surface, #E0EDC0 for borders, #859B4B for secondary text, #544FFF as an accent and #5C8000 for hover and pressed states. For a palette, the analogous pair #FFD84F and #76FF4F stays calm, while #804FFF is the loudest partner.

What is #ceff4f in CMYK for printing?

cmyk(19%, 0%, 69%, 0%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #ceff4f warm or cool?

Warm — it scores 39 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FFEF4F; nudged cooler, #8EFF4F.

Work with #ceff4f in the Color Lab