#CFEE97#CFEE97
#CFEE97 is a very light, moderate yellow-green. Relative luminance 0.766; OKLCH L 90.7% C 0.116 H 124.6°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEE97 |
|---|---|
| RGB | rgb(207, 238, 151) |
| HSL | hsl(81, 72%, 76%) |
| HSV | hsv(81, 37%, 93%) |
| CMYK | cmyk(13%, 0%, 36.6%, 6.7%) |
| CIE-LAB | lab(90.16, -24.20, 38.84) |
| CIE-LCH | lch(90.16, 45.76, 121.93°) |
| OKLab | oklab(90.67% -0.0662 0.0958) |
| OKLCH | oklch(90.67% 0.116 124.6) |
| XYZ | xyz(61.8921, 76.6485, 40.8061) |
| Luminance | 0.7665 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.49
Pistachio (survey)
#C0FA8B
ΔE00 5.17
Celery
#C1FD95
ΔE00 5.33
Tea Green
#BDF8A3
ΔE00 5.42
Washed Out Green
#BCF5A6
ΔE00 5.57
Light Light Green
#C8FFB0
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEE97 #B697EE
analogous
#EEE297 #CFEE97 #A4EE97
triadic
#CFEE97 #97CFEE #EE97CF
tetradic
#CFEE97 #97EEE2 #B697EE #EE97A4
square
#CFEE97 #97EEE2 #B697EE #EE97A4
split-complementary
#CFEE97 #97A4EE #E297EE
monochromatic
#9EDD2E #B7E562 #CFEE97 #E7F7CC #F3FBE5
Accessibility & contrast
On white
1.29
#CFEE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#CFEE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEE97
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEE97 | 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)
#F7E491
Deuteranopia (green-blind)
#F3E39B
Tritanopia (blue-blind)
#D5E6D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cfee97; /* rgb */ color: rgb(207, 238, 151); /* oklch */ color: oklch(90.7% 0.116 124.6);
Tailwind
colors: {
custom: {
50: '#def3b6',
500: '#cfee97',
950: '#000000',
},
}SCSS
$custom: #cfee97; $custom-light: #def3b6; $custom-dark: #000000;
JSON
{
"hex": "#cfee97",
"rgb": {
"r": 207,
"g": 238,
"b": 151
},
"hsl": {
"h": 81.379,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.90666,
"c": 0.11642,
"h": 124.6
},
"luminance": 0.76649
}Semantic roles & 50–950 ramp
primary
#CFEE97
secondary
#855FCA
accent
#12D457
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581