#CDF990#CDF990
#CDF990 is a very light, vivid yellow-green. Relative luminance 0.827; OKLCH L 92.8% C 0.140 H 127.5°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF990 |
|---|---|
| RGB | rgb(205, 249, 144) |
| HSL | hsl(85, 90%, 77%) |
| HSV | hsv(85, 42%, 98%) |
| CMYK | cmyk(17.7%, 0%, 42.2%, 2.4%) |
| CIE-LAB | lab(92.90, -30.96, 45.76) |
| CIE-LCH | lch(92.90, 55.25, 124.09°) |
| OKLab | oklab(92.8% -0.0854 0.1114) |
| OKLCH | oklch(92.8% 0.14 127.5) |
| XYZ | xyz(64.0860, 82.7433, 38.9749) |
| Luminance | 0.8274 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.24
Light Yellow Green
#CCFD7F
ΔE00 2.79
Light Yellowish Green
#C2FF89
ΔE00 2.79
Celery
#C1FD95
ΔE00 2.80
Light Pea Green
#C4FE82
ΔE00 2.84
Pale Lime
#BEFD73
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF990 #BC90F9
analogous
#F9F190 #CDF990 #99F990
triadic
#CDF990 #90CDF9 #F990CD
tetradic
#CDF990 #90F9F1 #BC90F9 #F99099
square
#CDF990 #90F9F1 #BC90F9 #F99099
split-complementary
#CDF990 #9099F9 #F190F9
monochromatic
#99F31C #B3F656 #CDF990 #E7FCCA #F2FDE2
Accessibility & contrast
On white
1.20
#CDF990 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#CDF990 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF990
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF990 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF990 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC88
Deuteranopia (green-blind)
#FCEA96
Tritanopia (blue-blind)
#D2F0E0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cdf990; /* rgb */ color: rgb(205, 249, 144); /* oklch */ color: oklch(92.8% 0.140 127.5);
Tailwind
colors: {
custom: {
50: '#defbb2',
500: '#cdf990',
950: '#000000',
},
}SCSS
$custom: #cdf990; $custom-light: #defbb2; $custom-dark: #000000;
JSON
{
"hex": "#cdf990",
"rgb": {
"r": 205,
"g": 249,
"b": 144
},
"hsl": {
"h": 85.143,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.92801,
"c": 0.14036,
"h": 127.5
},
"luminance": 0.82744
}Semantic roles & 50–950 ramp
primary
#CDF990
secondary
#8C55D8
accent
#00E660
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581