#CEEF87#CEEF87
#CEEF87 is a very light, vivid yellow-green. Relative luminance 0.766; OKLCH L 90.6% C 0.135 H 123.5°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEF87 |
|---|---|
| RGB | rgb(206, 239, 135) |
| HSL | hsl(79, 76%, 73%) |
| HSV | hsv(79, 44%, 94%) |
| CMYK | cmyk(13.8%, 0%, 43.5%, 6.3%) |
| CIE-LAB | lab(90.14, -26.93, 46.64) |
| CIE-LCH | lch(90.14, 53.86, 120.00°) |
| OKLab | oklab(90.56% -0.0747 0.1129) |
| OKLCH | oklch(90.56% 0.135 123.5) |
| XYZ | xyz(60.6932, 76.6039, 34.5055) |
| Luminance | 0.7660 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.98
Pistachio (survey)
#C0FA8B
ΔE00 4.42
Light Pea Green
#C4FE82
ΔE00 4.72
Light Yellowish Green
#C2FF89
ΔE00 5.07
Celery
#C1FD95
ΔE00 5.23
Light Khaki
#E6F2A2
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEF87 #A887EF
analogous
#EFDC87 #CEEF87 #9AEF87
triadic
#CEEF87 #87CEEF #EF87CE
tetradic
#CEEF87 #87EFDC #A887EF #EF879A
square
#CEEF87 #87EFDC #A887EF #EF879A
split-complementary
#CEEF87 #879AEF #DC87EF
monochromatic
#A1DE1E #B8E851 #CEEF87 #E4F6BD #F4FBE4
Accessibility & contrast
On white
1.29
#CEEF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#CEEF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEF87
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEF87 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47F
Deuteranopia (green-blind)
#F5E38D
Tritanopia (blue-blind)
#D5E6D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ceef87; /* rgb */ color: rgb(206, 239, 135); /* oklch */ color: oklch(90.6% 0.135 123.5);
Tailwind
colors: {
custom: {
50: '#def4ab',
500: '#ceef87',
950: '#000000',
},
}SCSS
$custom: #ceef87; $custom-light: #def4ab; $custom-dark: #000000;
JSON
{
"hex": "#ceef87",
"rgb": {
"r": 206,
"g": 239,
"b": 135
},
"hsl": {
"h": 79.038,
"s": 76.471,
"l": 73.333
},
"oklch": {
"l": 0.9056,
"c": 0.13539,
"h": 123.5
},
"luminance": 0.76604
}Semantic roles & 50–950 ramp
primary
#CEEF87
secondary
#7750CA
accent
#0DD94E
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581