#CFED90#CFED90
#CFED90 is a very light, vivid yellow-green. Relative luminance 0.758; OKLCH L 90.3% C 0.123 H 123.4°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CFED90 |
|---|---|
| RGB | rgb(207, 237, 144) |
| HSL | hsl(79, 72%, 75%) |
| HSV | hsv(79, 39%, 93%) |
| CMYK | cmyk(12.7%, 0%, 39.2%, 7.1%) |
| CIE-LAB | lab(89.79, -24.58, 41.83) |
| CIE-LCH | lch(89.79, 48.51, 120.44°) |
| OKLab | oklab(90.34% -0.0676 0.1024) |
| OKLCH | oklch(90.34% 0.123 123.4) |
| XYZ | xyz(61.0501, 75.8472, 37.8038) |
| Luminance | 0.7585 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.54
Pistachio (survey)
#C0FA8B
ΔE00 5.07
Light Yellow Green
#CCFD7F
ΔE00 5.34
Celery
#C1FD95
ΔE00 5.53
Light Pea Green
#C4FE82
ΔE00 5.85
Light Yellowish Green
#C2FF89
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFED90 #AE90ED
analogous
#EDDD90 #CFED90 #A1ED90
triadic
#CFED90 #90CFED #ED90CF
tetradic
#CFED90 #90EDDD #AE90ED #ED90A1
square
#CFED90 #90EDDD #AE90ED #ED90A1
split-complementary
#CFED90 #90A1ED #DD90ED
monochromatic
#A1DC27 #B8E45B #CFED90 #E6F6C5 #F4FBE5
Accessibility & contrast
On white
1.30
#CFED90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#CFED90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFED90
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFED90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFED90 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E389
Deuteranopia (green-blind)
#F3E295
Tritanopia (blue-blind)
#D5E5D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cfed90; /* rgb */ color: rgb(207, 237, 144); /* oklch */ color: oklch(90.3% 0.123 123.4);
Tailwind
colors: {
custom: {
50: '#dff2b1',
500: '#cfed90',
950: '#000000',
},
}SCSS
$custom: #cfed90; $custom-light: #dff2b1; $custom-dark: #000000;
JSON
{
"hex": "#cfed90",
"rgb": {
"r": 207,
"g": 237,
"b": 144
},
"hsl": {
"h": 79.355,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.90335,
"c": 0.12269,
"h": 123.4
},
"luminance": 0.75847
}Semantic roles & 50–950 ramp
primary
#CFED90
secondary
#7D59C8
accent
#11D450
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581