#CEFD90#CEFD90
#CEFD90 is a very light, vivid yellow-green. Relative luminance 0.854; OKLCH L 93.7% C 0.146 H 128.0°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFD90 |
|---|---|
| RGB | rgb(206, 253, 144) |
| HSL | hsl(86, 96%, 78%) |
| HSV | hsv(86, 43%, 99%) |
| CMYK | cmyk(18.6%, 0%, 43.1%, 0.8%) |
| CIE-LAB | lab(94.05, -32.45, 47.21) |
| CIE-LCH | lch(94.05, 57.29, 124.50°) |
| OKLab | oklab(93.74% -0.0896 0.1147) |
| OKLCH | oklch(93.74% 0.146 128) |
| XYZ | xyz(65.6123, 85.3851, 39.4044) |
| Luminance | 0.8539 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.05
Light Yellowish Green
#C2FF89
ΔE00 2.18
Light Pea Green
#C4FE82
ΔE00 2.22
Light Yellow Green
#CCFD7F
ΔE00 2.29
Celery
#C1FD95
ΔE00 2.60
Pale Lime
#BEFD73
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFD90 #BF90FD
analogous
#FDF690 #CEFD90 #97FD90
triadic
#CEFD90 #90CEFD #FD90CE
tetradic
#CEFD90 #90FDF6 #BF90FD #FD9097
square
#CEFD90 #90FDF6 #BF90FD #FD9097
split-complementary
#CEFD90 #9097FD #F690FD
monochromatic
#99FB18 #B3FC54 #CEFD90 #E9FECC #F2FEE1
Accessibility & contrast
On white
1.16
#CEFD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#CEFD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFD90
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFD90 | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF087
Deuteranopia (green-blind)
#FFED96
Tritanopia (blue-blind)
#D3F4E3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cefd90; /* rgb */ color: rgb(206, 253, 144); /* oklch */ color: oklch(93.7% 0.146 128.0);
Tailwind
colors: {
custom: {
50: '#defeb2',
500: '#cefd90',
950: '#000000',
},
}SCSS
$custom: #cefd90; $custom-light: #defeb2; $custom-dark: #000000;
JSON
{
"hex": "#cefd90",
"rgb": {
"r": 206,
"g": 253,
"b": 144
},
"hsl": {
"h": 85.872,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.9374,
"c": 0.14554,
"h": 128
},
"luminance": 0.85386
}Semantic roles & 50–950 ramp
primary
#CEFD90
secondary
#8F53DE
accent
#00E663
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581