#DDFE90#DDFE90
#DDFE90 is a very light, vivid yellow-green. Relative luminance 0.883; OKLCH L 95.0% C 0.141 H 122.8°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFE90 |
|---|---|
| RGB | rgb(221, 254, 144) |
| HSL | hsl(78, 98%, 78%) |
| HSV | hsv(78, 43%, 100%) |
| CMYK | cmyk(13%, 0%, 43.3%, 0.4%) |
| CIE-LAB | lab(95.27, -27.46, 48.95) |
| CIE-LCH | lch(95.27, 56.13, 119.29°) |
| OKLab | oklab(94.97% -0.0762 0.1185) |
| OKLCH | oklch(94.97% 0.141 122.8) |
| XYZ | xyz(70.2946, 88.2692, 39.7145) |
| Luminance | 0.8827 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.09
Light Pea Green
#C4FE82
ΔE00 4.23
Light Yellowish Green
#C2FF89
ΔE00 4.68
Pistachio (survey)
#C0FA8B
ΔE00 4.73
Pale Lime
#BEFD73
ΔE00 5.28
Celery
#C1FD95
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFE90 #B190FE
analogous
#FEE890 #DDFE90 #A6FE90
triadic
#DDFE90 #90DDFE #FE90DD
tetradic
#DDFE90 #90FEE8 #B190FE #FE90A6
square
#DDFE90 #90FEE8 #B190FE #FE90A6
split-complementary
#DDFE90 #90A6FE #E890FE
monochromatic
#B8FD17 #CAFD53 #DDFE90 #F0FFCD #F6FFE1
Accessibility & contrast
On white
1.13
#DDFE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#DDFE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFE90
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFE90 | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF287
Deuteranopia (green-blind)
#FFF196
Tritanopia (blue-blind)
#E5F4E4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddfe90; /* rgb */ color: rgb(221, 254, 144); /* oklch */ color: oklch(95.0% 0.141 122.8);
Tailwind
colors: {
custom: {
50: '#e9feb2',
500: '#ddfe90',
950: '#000000',
},
}SCSS
$custom: #ddfe90; $custom-light: #e9feb2; $custom-dark: #000000;
JSON
{
"hex": "#ddfe90",
"rgb": {
"r": 221,
"g": 254,
"b": 144
},
"hsl": {
"h": 78,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.94968,
"c": 0.14089,
"h": 122.8
},
"luminance": 0.88269
}Semantic roles & 50–950 ramp
primary
#DDFE90
secondary
#7D53DF
accent
#00E645
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581