#CEFF84#CEFF84
#CEFF84 is a very light, vivid yellow-green. Relative luminance 0.863; OKLCH L 94.0% C 0.160 H 127.1°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFF84 |
|---|---|
| RGB | rgb(206, 255, 132) |
| HSL | hsl(84, 100%, 76%) |
| HSV | hsv(84, 48%, 100%) |
| CMYK | cmyk(19.2%, 0%, 48.2%, 0%) |
| CIE-LAB | lab(94.44, -34.68, 53.36) |
| CIE-LCH | lch(94.44, 63.64, 123.02°) |
| OKLab | oklab(94.01% -0.0967 0.1277) |
| OKLCH | oklch(94.01% 0.16 127.1) |
| XYZ | xyz(65.3781, 86.3069, 35.0398) |
| Luminance | 0.8631 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.60
Light Pea Green
#C4FE82
ΔE00 1.53
Light Yellowish Green
#C2FF89
ΔE00 2.36
Pale Lime
#BEFD73
ΔE00 2.51
Pistachio (survey)
#C0FA8B
ΔE00 2.93
Light Lime Green
#B9FF66
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFF84 #B584FF
analogous
#FFF284 #CEFF84 #90FF84
triadic
#CEFF84 #84CEFF #FF84CE
tetradic
#CEFF84 #84FFF2 #B584FF #FF8490
square
#CEFF84 #84FFF2 #B584FF #FF8490
split-complementary
#CEFF84 #8490FF #F284FF
monochromatic
#9DFF0A #B6FF47 #CEFF84 #E6FFC1 #F3FFE0
Accessibility & contrast
On white
1.15
#CEFF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#CEFF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFF84
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFF84 | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF179
Deuteranopia (green-blind)
#FFEE8B
Tritanopia (blue-blind)
#D4F5E3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ceff84; /* rgb */ color: rgb(206, 255, 132); /* oklch */ color: oklch(94.0% 0.160 127.1);
Tailwind
colors: {
custom: {
50: '#dfffaa',
500: '#ceff84',
950: '#000000',
},
}SCSS
$custom: #ceff84; $custom-light: #dfffaa; $custom-dark: #000000;
JSON
{
"hex": "#ceff84",
"rgb": {
"r": 206,
"g": 255,
"b": 132
},
"hsl": {
"h": 83.902,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.94009,
"c": 0.16015,
"h": 127.1
},
"luminance": 0.86308
}Semantic roles & 50–950 ramp
primary
#CEFF84
secondary
#8448DF
accent
#00E65B
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681