#DDFA9E#DDFA9E
#DDFA9E is a very light, vivid yellow-green. Relative luminance 0.862; OKLCH L 94.3% C 0.120 H 123.0°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFA9E |
|---|---|
| RGB | rgb(221, 250, 158) |
| HSL | hsl(79, 90%, 80%) |
| HSV | hsv(79, 37%, 98%) |
| CMYK | cmyk(11.6%, 0%, 36.8%, 2%) |
| CIE-LAB | lab(94.40, -23.96, 41.06) |
| CIE-LCH | lch(94.40, 47.54, 120.27°) |
| OKLab | oklab(94.33% -0.0656 0.1011) |
| OKLCH | oklch(94.33% 0.121 123) |
| XYZ | xyz(70.1756, 86.2118, 45.2847) |
| Luminance | 0.8621 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.92
Light Yellow Green
#CCFD7F
ΔE00 5.09
Pistachio (survey)
#C0FA8B
ΔE00 5.24
Celery
#C1FD95
ΔE00 5.32
Light Yellowish Green
#C2FF89
ΔE00 5.69
Light Pea Green
#C4FE82
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFA9E #BB9EFA
analogous
#FAE99E #DDFA9E #AFFA9E
triadic
#DDFA9E #9EDDFA #FA9EDD
tetradic
#DDFA9E #9EFAE9 #BB9EFA #FA9EAF
square
#DDFA9E #9EFAE9 #BB9EFA #FA9EAF
split-complementary
#DDFA9E #9EAFFA #E99EFA
monochromatic
#B4F42A #C9F764 #DDFA9E #F1FDD8 #F5FDE2
Accessibility & contrast
On white
1.15
#DDFA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#DDFA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFA9E
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFA9E | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF097
Deuteranopia (green-blind)
#FFEFA3
Tritanopia (blue-blind)
#E4F1E3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ddfa9e; /* rgb */ color: rgb(221, 250, 158); /* oklch */ color: oklch(94.3% 0.120 123.0);
Tailwind
colors: {
custom: {
50: '#e8fcbb',
500: '#ddfa9e',
950: '#000000',
},
}SCSS
$custom: #ddfa9e; $custom-light: #e8fcbb; $custom-dark: #000000;
JSON
{
"hex": "#ddfa9e",
"rgb": {
"r": 221,
"g": 250,
"b": 158
},
"hsl": {
"h": 78.913,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.94333,
"c": 0.1205,
"h": 123
},
"luminance": 0.86212
}Semantic roles & 50–950 ramp
primary
#DDFA9E
secondary
#8761DB
accent
#00E648
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161712
muted
#848582