#CDFD90#CDFD90
#CDFD90 is a very light, vivid yellow-green. Relative luminance 0.852; OKLCH L 93.7% C 0.146 H 128.4°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFD90 |
|---|---|
| RGB | rgb(205, 253, 144) |
| HSL | hsl(86, 96%, 78%) |
| HSV | hsv(86, 43%, 99%) |
| CMYK | cmyk(19%, 0%, 43.1%, 0.8%) |
| CIE-LAB | lab(93.99, -32.81, 47.12) |
| CIE-LCH | lch(93.99, 57.42, 124.85°) |
| OKLab | oklab(93.67% -0.0906 0.1145) |
| OKLCH | oklch(93.67% 0.146 128.4) |
| XYZ | xyz(65.3355, 85.2424, 39.3914) |
| Luminance | 0.8524 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.88
Light Yellowish Green
#C2FF89
ΔE00 2.03
Light Pea Green
#C4FE82
ΔE00 2.14
Light Yellow Green
#CCFD7F
ΔE00 2.34
Celery
#C1FD95
ΔE00 2.43
Pale Lime
#BEFD73
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFD90 #C090FD
analogous
#FDF690 #CDFD90 #96FD90
triadic
#CDFD90 #90CDFD #FD90CD
tetradic
#CDFD90 #90FDF6 #C090FD #FD9096
square
#CDFD90 #90FDF6 #C090FD #FD9096
split-complementary
#CDFD90 #9096FD #F690FD
monochromatic
#97FB18 #B2FC54 #CDFD90 #E8FECC #F1FEE1
Accessibility & contrast
On white
1.16
#CDFD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#CDFD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFD90
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFD90 | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF087
Deuteranopia (green-blind)
#FFED96
Tritanopia (blue-blind)
#D2F4E3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cdfd90; /* rgb */ color: rgb(205, 253, 144); /* oklch */ color: oklch(93.7% 0.146 128.4);
Tailwind
colors: {
custom: {
50: '#defeb2',
500: '#cdfd90',
950: '#000000',
},
}SCSS
$custom: #cdfd90; $custom-light: #defeb2; $custom-dark: #000000;
JSON
{
"hex": "#cdfd90",
"rgb": {
"r": 205,
"g": 253,
"b": 144
},
"hsl": {
"h": 86.422,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.93674,
"c": 0.14598,
"h": 128.4
},
"luminance": 0.85243
}Semantic roles & 50–950 ramp
primary
#CDFD90
secondary
#9053DE
accent
#00E665
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581