#CDFF90#CDFF90
#CDFF90 is a very light, vivid yellow-green. Relative luminance 0.865; OKLCH L 94.1% C 0.149 H 128.8°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFF90 |
|---|---|
| RGB | rgb(205, 255, 144) |
| HSL | hsl(87, 100%, 78%) |
| HSV | hsv(87, 44%, 100%) |
| CMYK | cmyk(19.6%, 0%, 43.5%, 0%) |
| CIE-LAB | lab(94.53, -33.73, 47.81) |
| CIE-LCH | lch(94.53, 58.51, 125.20°) |
| OKLab | oklab(94.11% -0.0932 0.116) |
| OKLCH | oklch(94.11% 0.149 128.8) |
| XYZ | xyz(65.9702, 86.5117, 39.6030) |
| Luminance | 0.8651 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.74
Pistachio (survey)
#C0FA8B
ΔE00 1.88
Light Pea Green
#C4FE82
ΔE00 1.90
Light Yellow Green
#CCFD7F
ΔE00 2.24
Celery
#C1FD95
ΔE00 2.38
Pale Lime
#BEFD73
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFF90 #C290FF
analogous
#FFF990 #CDFF90 #95FF90
triadic
#CDFF90 #90CDFF #FF90CD
tetradic
#CDFF90 #90FFF9 #C290FF #FF9095
square
#CDFF90 #90FFF9 #C290FF #FF9095
split-complementary
#CDFF90 #9095FF #F990FF
monochromatic
#96FF16 #B1FF53 #CDFF90 #E9FFCD #F1FFE0
Accessibility & contrast
On white
1.15
#CDFF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#CDFF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFF90
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFF90 | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF287
Deuteranopia (green-blind)
#FFEE96
Tritanopia (blue-blind)
#D1F6E4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cdff90; /* rgb */ color: rgb(205, 255, 144); /* oklch */ color: oklch(94.1% 0.149 128.8);
Tailwind
colors: {
custom: {
50: '#deffb2',
500: '#cdff90',
950: '#000000',
},
}SCSS
$custom: #cdff90; $custom-light: #deffb2; $custom-dark: #000000;
JSON
{
"hex": "#cdff90",
"rgb": {
"r": 205,
"g": 255,
"b": 144
},
"hsl": {
"h": 87.027,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.94112,
"c": 0.14878,
"h": 128.8
},
"luminance": 0.86513
}Semantic roles & 50–950 ramp
primary
#CDFF90
secondary
#9353E1
accent
#00E667
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681