#CEEF84#CEEF84
#CEEF84 is a very light, vivid yellow-green. Relative luminance 0.765; OKLCH L 90.5% C 0.138 H 123.2°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEF84 |
|---|---|
| RGB | rgb(206, 239, 132) |
| HSL | hsl(79, 77%, 73%) |
| HSV | hsv(79, 45%, 94%) |
| CMYK | cmyk(13.8%, 0%, 44.8%, 6.3%) |
| CIE-LAB | lab(90.10, -27.26, 48.04) |
| CIE-LCH | lch(90.10, 55.23, 119.57°) |
| OKLab | oklab(90.52% -0.0759 0.1159) |
| OKLCH | oklch(90.52% 0.138 123.2) |
| XYZ | xyz(60.4849, 76.5206, 33.4088) |
| Luminance | 0.7652 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.79
Pistachio (survey)
#C0FA8B
ΔE00 4.51
Light Pea Green
#C4FE82
ΔE00 4.64
Light Yellowish Green
#C2FF89
ΔE00 5.09
Pear
#CBF85F
ΔE00 5.37
Celery
#C1FD95
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEF84 #A584EF
analogous
#EFDB84 #CEEF84 #98EF84
triadic
#CEEF84 #84CEEF #EF84CE
tetradic
#CEEF84 #84EFDB #A584EF #EF8498
square
#CEEF84 #84EFDB #A584EF #EF8498
split-complementary
#CEEF84 #8498EF #DB84EF
monochromatic
#A1DC1D #B8E84E #CEEF84 #E4F6BA #F4FBE4
Accessibility & contrast
On white
1.29
#CEEF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#CEEF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEF84
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEF84 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47B
Deuteranopia (green-blind)
#F5E28A
Tritanopia (blue-blind)
#D5E6D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ceef84; /* rgb */ color: rgb(206, 239, 132); /* oklch */ color: oklch(90.5% 0.138 123.2);
Tailwind
colors: {
custom: {
50: '#def4a9',
500: '#ceef84',
950: '#000000',
},
}SCSS
$custom: #ceef84; $custom-light: #def4a9; $custom-dark: #000000;
JSON
{
"hex": "#ceef84",
"rgb": {
"r": 206,
"g": 239,
"b": 132
},
"hsl": {
"h": 78.505,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.90516,
"c": 0.13848,
"h": 123.2
},
"luminance": 0.76521
}Semantic roles & 50–950 ramp
primary
#CEEF84
secondary
#744DCA
accent
#0CD94B
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581