#CFEE90#CFEE90
#CFEE90 is a very light, vivid yellow-green. Relative luminance 0.764; OKLCH L 90.6% C 0.124 H 123.7°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEE90 |
|---|---|
| RGB | rgb(207, 238, 144) |
| HSL | hsl(80, 73%, 75%) |
| HSV | hsv(80, 39%, 93%) |
| CMYK | cmyk(13%, 0%, 39.5%, 6.7%) |
| CIE-LAB | lab(90.06, -25.06, 42.17) |
| CIE-LCH | lch(90.06, 49.05, 120.72°) |
| OKLab | oklab(90.55% -0.0689 0.1032) |
| OKLCH | oklch(90.55% 0.124 123.7) |
| XYZ | xyz(61.3404, 76.4279, 37.9006) |
| Luminance | 0.7643 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.66
Pistachio (survey)
#C0FA8B
ΔE00 4.83
Light Yellow Green
#CCFD7F
ΔE00 5.10
Celery
#C1FD95
ΔE00 5.29
Light Pea Green
#C4FE82
ΔE00 5.59
Light Yellowish Green
#C2FF89
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEE90 #AF90EE
analogous
#EEDE90 #CFEE90 #A0EE90
triadic
#CFEE90 #90CFEE #EE90CF
tetradic
#CFEE90 #90EEDE #AF90EE #EE90A0
square
#CFEE90 #90EEDE #AF90EE #EE90A0
split-complementary
#CFEE90 #90A0EE #DE90EE
monochromatic
#A1DE26 #B8E65B #CFEE90 #E6F6C5 #F4FBE4
Accessibility & contrast
On white
1.29
#CFEE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#CFEE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEE90
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEE90 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E389
Deuteranopia (green-blind)
#F4E295
Tritanopia (blue-blind)
#D5E6D7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cfee90; /* rgb */ color: rgb(207, 238, 144); /* oklch */ color: oklch(90.6% 0.124 123.7);
Tailwind
colors: {
custom: {
50: '#dff3b2',
500: '#cfee90',
950: '#000000',
},
}SCSS
$custom: #cfee90; $custom-light: #dff3b2; $custom-dark: #000000;
JSON
{
"hex": "#cfee90",
"rgb": {
"r": 207,
"g": 238,
"b": 144
},
"hsl": {
"h": 79.787,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.90551,
"c": 0.12409,
"h": 123.7
},
"luminance": 0.76428
}Semantic roles & 50–950 ramp
primary
#CFEE90
secondary
#7E59CA
accent
#10D651
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581