#DDFA9B#DDFA9B
#DDFA9B is a very light, vivid yellow-green. Relative luminance 0.861; OKLCH L 94.3% C 0.124 H 122.6°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFA9B |
|---|---|
| RGB | rgb(221, 250, 155) |
| HSL | hsl(78, 90%, 79%) |
| HSV | hsv(78, 38%, 98%) |
| CMYK | cmyk(11.6%, 0%, 38%, 2%) |
| CIE-LAB | lab(94.36, -24.32, 42.48) |
| CIE-LCH | lch(94.36, 48.95, 119.80°) |
| OKLab | oklab(94.28% -0.0667 0.1043) |
| OKLCH | oklch(94.28% 0.124 122.6) |
| XYZ | xyz(69.9205, 86.1098, 43.9413) |
| Luminance | 0.8611 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.05
Light Yellow Green
#CCFD7F
ΔE00 4.74
Pistachio (survey)
#C0FA8B
ΔE00 5.13
Celery
#C1FD95
ΔE00 5.33
Light Pea Green
#C4FE82
ΔE00 5.44
Light Yellowish Green
#C2FF89
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFA9B #B89BFA
analogous
#FAE89B #DDFA9B #AEFA9B
triadic
#DDFA9B #9BDDFA #FA9BDD
tetradic
#DDFA9B #9BFAE8 #B89BFA #FA9BAE
square
#DDFA9B #9BFAE8 #B89BFA #FA9BAE
split-complementary
#DDFA9B #9BAEFA #E89BFA
monochromatic
#B5F426 #C9F761 #DDFA9B #F1FDD5 #F5FEE2
Accessibility & contrast
On white
1.15
#DDFA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#DDFA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFA9B
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFA9B | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF94
Deuteranopia (green-blind)
#FFEFA0
Tritanopia (blue-blind)
#E4F1E2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ddfa9b; /* rgb */ color: rgb(221, 250, 155); /* oklch */ color: oklch(94.3% 0.124 122.6);
Tailwind
colors: {
custom: {
50: '#e8fcb9',
500: '#ddfa9b',
950: '#000000',
},
}SCSS
$custom: #ddfa9b; $custom-light: #e8fcb9; $custom-dark: #000000;
JSON
{
"hex": "#ddfa9b",
"rgb": {
"r": 221,
"g": 250,
"b": 155
},
"hsl": {
"h": 78.316,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.94283,
"c": 0.12379,
"h": 122.6
},
"luminance": 0.8611
}Semantic roles & 50–950 ramp
primary
#DDFA9B
secondary
#845EDB
accent
#00E646
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581