#CFEE88#CFEE88
#CFEE88 is a very light, vivid yellow-green. Relative luminance 0.762; OKLCH L 90.4% C 0.133 H 122.9°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEE88 |
|---|---|
| RGB | rgb(207, 238, 136) |
| HSL | hsl(78, 75%, 73%) |
| HSV | hsv(78, 43%, 93%) |
| CMYK | cmyk(13%, 0%, 42.9%, 6.7%) |
| CIE-LAB | lab(89.95, -25.98, 45.94) |
| CIE-LCH | lch(89.95, 52.77, 119.49°) |
| OKLab | oklab(90.43% -0.072 0.1114) |
| OKLCH | oklch(90.43% 0.133 122.9) |
| XYZ | xyz(60.7505, 76.1919, 34.7938) |
| Luminance | 0.7619 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.38
Pistachio (survey)
#C0FA8B
ΔE00 4.79
Light Khaki
#E6F2A2
ΔE00 5.14
Light Pea Green
#C4FE82
ΔE00 5.14
Light Yellowish Green
#C2FF89
ΔE00 5.47
Celery
#C1FD95
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEE88 #A788EE
analogous
#EEDA88 #CFEE88 #9CEE88
triadic
#CFEE88 #88CFEE #EE88CF
tetradic
#CFEE88 #88EEDA #A788EE #EE889C
square
#CFEE88 #88EEDA #A788EE #EE889C
split-complementary
#CFEE88 #889CEE #DA88EE
monochromatic
#A3DC1F #B9E652 #CFEE88 #E5F6BE #F4FBE4
Accessibility & contrast
On white
1.29
#CFEE88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#CFEE88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEE88
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEE88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEE88 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E380
Deuteranopia (green-blind)
#F5E28D
Tritanopia (blue-blind)
#D6E5D5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cfee88; /* rgb */ color: rgb(207, 238, 136); /* oklch */ color: oklch(90.4% 0.133 122.9);
Tailwind
colors: {
custom: {
50: '#dff3ac',
500: '#cfee88',
950: '#000000',
},
}SCSS
$custom: #cfee88; $custom-light: #dff3ac; $custom-dark: #000000;
JSON
{
"hex": "#cfee88",
"rgb": {
"r": 207,
"g": 238,
"b": 136
},
"hsl": {
"h": 78.235,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.90428,
"c": 0.13261,
"h": 122.9
},
"luminance": 0.76192
}Semantic roles & 50–950 ramp
primary
#CFEE88
secondary
#7651C9
accent
#0ED74B
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581