#CFEE8F#CFEE8F
#CFEE8F is a very light, vivid yellow-green. Relative luminance 0.764; OKLCH L 90.5% C 0.125 H 123.6°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEE8F |
|---|---|
| RGB | rgb(207, 238, 143) |
| HSL | hsl(80, 74%, 75%) |
| HSV | hsv(80, 40%, 93%) |
| CMYK | cmyk(13%, 0%, 39.9%, 6.7%) |
| CIE-LAB | lab(90.04, -25.17, 42.64) |
| CIE-LCH | lch(90.04, 49.52, 120.56°) |
| OKLab | oklab(90.54% -0.0693 0.1042) |
| OKLCH | oklch(90.54% 0.125 123.6) |
| XYZ | xyz(61.2643, 76.3974, 37.4999) |
| Luminance | 0.7640 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.71
Pistachio (survey)
#C0FA8B
ΔE00 4.80
Light Yellow Green
#CCFD7F
ΔE00 4.99
Celery
#C1FD95
ΔE00 5.30
Light Pea Green
#C4FE82
ΔE00 5.51
Light Yellowish Green
#C2FF89
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEE8F #AE8FEE
analogous
#EEDE8F #CFEE8F #A0EE8F
triadic
#CFEE8F #8FCFEE #EE8FCF
tetradic
#CFEE8F #8FEEDE #AE8FEE #EE8FA0
square
#CFEE8F #8FEEDE #AE8FEE #EE8FA0
split-complementary
#CFEE8F #8FA0EE #DE8FEE
monochromatic
#A1DE25 #B8E65A #CFEE8F #E6F6C4 #F4FBE4
Accessibility & contrast
On white
1.29
#CFEE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#CFEE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEE8F
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEE8F | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E388
Deuteranopia (green-blind)
#F4E294
Tritanopia (blue-blind)
#D5E6D7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cfee8f; /* rgb */ color: rgb(207, 238, 143); /* oklch */ color: oklch(90.5% 0.125 123.6);
Tailwind
colors: {
custom: {
50: '#dff3b1',
500: '#cfee8f',
950: '#000000',
},
}SCSS
$custom: #cfee8f; $custom-light: #dff3b1; $custom-dark: #000000;
JSON
{
"hex": "#cfee8f",
"rgb": {
"r": 207,
"g": 238,
"b": 143
},
"hsl": {
"h": 79.579,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.90535,
"c": 0.12518,
"h": 123.6
},
"luminance": 0.76398
}Semantic roles & 50–950 ramp
primary
#CFEE8F
secondary
#7D58CA
accent
#10D650
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151711
muted
#848581