#DDFD90#DDFD90
#DDFD90 is a very light, vivid yellow-green. Relative luminance 0.876; OKLCH L 94.8% C 0.140 H 122.5°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFD90 |
|---|---|
| RGB | rgb(221, 253, 144) |
| HSL | hsl(78, 96%, 78%) |
| HSV | hsv(78, 43%, 99%) |
| CMYK | cmyk(12.6%, 0%, 43.1%, 0.8%) |
| CIE-LAB | lab(95.01, -26.99, 48.62) |
| CIE-LCH | lch(95.01, 55.61, 119.04°) |
| OKLab | oklab(94.75% -0.0749 0.1177) |
| OKLCH | oklch(94.75% 0.14 122.5) |
| XYZ | xyz(69.9781, 87.6362, 39.6090) |
| Luminance | 0.8764 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.23
Light Pea Green
#C4FE82
ΔE00 4.38
Pistachio (survey)
#C0FA8B
ΔE00 4.82
Light Yellowish Green
#C2FF89
ΔE00 4.82
Celery
#C1FD95
ΔE00 5.39
Pear
#CBF85F
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFD90 #B090FD
analogous
#FDE790 #DDFD90 #A6FD90
triadic
#DDFD90 #90DDFD #FD90DD
tetradic
#DDFD90 #90FDE7 #B090FD #FD90A6
square
#DDFD90 #90FDE7 #B090FD #FD90A6
split-complementary
#DDFD90 #90A6FD #E790FD
monochromatic
#B8FB18 #CBFC54 #DDFD90 #EFFECC #F6FEE1
Accessibility & contrast
On white
1.13
#DDFD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#DDFD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFD90
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFD90 | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF187
Deuteranopia (green-blind)
#FFF196
Tritanopia (blue-blind)
#E5F3E3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddfd90; /* rgb */ color: rgb(221, 253, 144); /* oklch */ color: oklch(94.8% 0.140 122.5);
Tailwind
colors: {
custom: {
50: '#e9feb2',
500: '#ddfd90',
950: '#000000',
},
}SCSS
$custom: #ddfd90; $custom-light: #e9feb2; $custom-dark: #000000;
JSON
{
"hex": "#ddfd90",
"rgb": {
"r": 221,
"g": 253,
"b": 144
},
"hsl": {
"h": 77.615,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.94754,
"c": 0.13954,
"h": 122.5
},
"luminance": 0.87636
}Semantic roles & 50–950 ramp
primary
#DDFD90
secondary
#7C53DE
accent
#00E643
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581