#CEEF88#CEEF88
#CEEF88 is a very light, vivid yellow-green. Relative luminance 0.766; OKLCH L 90.6% C 0.134 H 123.6°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEF88 |
|---|---|
| RGB | rgb(206, 239, 136) |
| HSL | hsl(79, 76%, 74%) |
| HSV | hsv(79, 43%, 94%) |
| CMYK | cmyk(13.8%, 0%, 43.1%, 6.3%) |
| CIE-LAB | lab(90.15, -26.82, 46.18) |
| CIE-LCH | lch(90.15, 53.40, 120.15°) |
| OKLab | oklab(90.57% -0.0743 0.1119) |
| OKLCH | oklch(90.57% 0.134 123.6) |
| XYZ | xyz(60.7639, 76.6321, 34.8781) |
| Luminance | 0.7663 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.05
Pistachio (survey)
#C0FA8B
ΔE00 4.39
Light Pea Green
#C4FE82
ΔE00 4.76
Light Yellowish Green
#C2FF89
ΔE00 5.08
Celery
#C1FD95
ΔE00 5.17
Light Khaki
#E6F2A2
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEF88 #A988EF
analogous
#EFDC88 #CEEF88 #9AEF88
triadic
#CEEF88 #88CEEF #EF88CE
tetradic
#CEEF88 #88EFDC #A988EF #EF889A
square
#CEEF88 #88EFDC #A988EF #EF889A
split-complementary
#CEEF88 #889AEF #DC88EF
monochromatic
#A1DF1E #B8E852 #CEEF88 #E4F6BE #F4FBE4
Accessibility & contrast
On white
1.29
#CEEF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#CEEF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEF88
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEF88 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE480
Deuteranopia (green-blind)
#F5E38D
Tritanopia (blue-blind)
#D5E6D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ceef88; /* rgb */ color: rgb(206, 239, 136); /* oklch */ color: oklch(90.6% 0.134 123.6);
Tailwind
colors: {
custom: {
50: '#def4ac',
500: '#ceef88',
950: '#000000',
},
}SCSS
$custom: #ceef88; $custom-light: #def4ac; $custom-dark: #000000;
JSON
{
"hex": "#ceef88",
"rgb": {
"r": 206,
"g": 239,
"b": 136
},
"hsl": {
"h": 79.223,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.90574,
"c": 0.13435,
"h": 123.6
},
"luminance": 0.76632
}Semantic roles & 50–950 ramp
primary
#CEEF88
secondary
#7851CA
accent
#0DD84E
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581