#CFEE85#CFEE85
#CFEE85 is a very light, vivid yellow-green. Relative luminance 0.761; OKLCH L 90.4% C 0.136 H 122.6°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEE85 |
|---|---|
| RGB | rgb(207, 238, 133) |
| HSL | hsl(78, 76%, 73%) |
| HSV | hsv(78, 44%, 93%) |
| CMYK | cmyk(13%, 0%, 44.1%, 6.7%) |
| CIE-LAB | lab(89.91, -26.30, 47.33) |
| CIE-LCH | lch(89.91, 54.15, 119.06°) |
| OKLab | oklab(90.38% -0.0732 0.1143) |
| OKLCH | oklch(90.38% 0.136 122.6) |
| XYZ | xyz(60.5403, 76.1078, 33.6866) |
| Luminance | 0.7611 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.19
Pistachio (survey)
#C0FA8B
ΔE00 4.86
Light Pea Green
#C4FE82
ΔE00 5.05
Light Khaki
#E6F2A2
ΔE00 5.36
Light Yellowish Green
#C2FF89
ΔE00 5.47
Pear
#CBF85F
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEE85 #A485EE
analogous
#EED885 #CFEE85 #9AEE85
triadic
#CFEE85 #85CFEE #EE85CF
tetradic
#CFEE85 #85EED8 #A485EE #EE859A
square
#CFEE85 #85EED8 #A485EE #EE859A
split-complementary
#CFEE85 #859AEE #D885EE
monochromatic
#A3DA1E #BAE74F #CFEE85 #E4F5BB #F4FBE4
Accessibility & contrast
On white
1.29
#CFEE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#CFEE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEE85
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEE85 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37C
Deuteranopia (green-blind)
#F5E28B
Tritanopia (blue-blind)
#D6E5D5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cfee85; /* rgb */ color: rgb(207, 238, 133); /* oklch */ color: oklch(90.4% 0.136 122.6);
Tailwind
colors: {
custom: {
50: '#dff3aa',
500: '#cfee85',
950: '#000000',
},
}SCSS
$custom: #cfee85; $custom-light: #dff3aa; $custom-dark: #000000;
JSON
{
"hex": "#cfee85",
"rgb": {
"r": 207,
"g": 238,
"b": 133
},
"hsl": {
"h": 77.714,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.90384,
"c": 0.13573,
"h": 122.6
},
"luminance": 0.76108
}Semantic roles & 50–950 ramp
primary
#CFEE85
secondary
#734FC9
accent
#0ED849
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581