#DDFA9F#DDFA9F
#DDFA9F is a very light, moderate yellow-green. Relative luminance 0.862; OKLCH L 94.3% C 0.119 H 123.1°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFA9F |
|---|---|
| RGB | rgb(221, 250, 159) |
| HSL | hsl(79, 90%, 80%) |
| HSV | hsv(79, 36%, 98%) |
| CMYK | cmyk(11.6%, 0%, 36.4%, 2%) |
| CIE-LAB | lab(94.42, -23.84, 40.59) |
| CIE-LCH | lch(94.42, 47.07, 120.43°) |
| OKLab | oklab(94.35% -0.0652 0.1001) |
| OKLCH | oklch(94.35% 0.119 123.1) |
| XYZ | xyz(70.2620, 86.2464, 45.7398) |
| Luminance | 0.8625 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.89
Light Yellow Green
#CCFD7F
ΔE00 5.22
Pistachio (survey)
#C0FA8B
ΔE00 5.28
Celery
#C1FD95
ΔE00 5.32
Light Yellowish Green
#C2FF89
ΔE00 5.75
Light Pea Green
#C4FE82
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFA9F #BC9FFA
analogous
#FAEA9F #DDFA9F #AFFA9F
triadic
#DDFA9F #9FDDFA #FA9FDD
tetradic
#DDFA9F #9FFAEA #BC9FFA #FA9FAF
square
#DDFA9F #9FFAEA #BC9FFA #FA9FAF
split-complementary
#DDFA9F #9FAFFA #EA9FFA
monochromatic
#B4F42B #C8F765 #DDFA9F #F2FDD9 #F5FDE2
Accessibility & contrast
On white
1.15
#DDFA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#DDFA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFA9F
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFA9F | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF098
Deuteranopia (green-blind)
#FFEFA3
Tritanopia (blue-blind)
#E4F2E3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ddfa9f; /* rgb */ color: rgb(221, 250, 159); /* oklch */ color: oklch(94.3% 0.119 123.1);
Tailwind
colors: {
custom: {
50: '#e8fcbc',
500: '#ddfa9f',
950: '#000000',
},
}SCSS
$custom: #ddfa9f; $custom-light: #e8fcbc; $custom-dark: #000000;
JSON
{
"hex": "#ddfa9f",
"rgb": {
"r": 221,
"g": 250,
"b": 159
},
"hsl": {
"h": 79.121,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.94349,
"c": 0.1194,
"h": 123.1
},
"luminance": 0.86247
}Semantic roles & 50–950 ramp
primary
#DDFA9F
secondary
#8962DB
accent
#00E649
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161712
muted
#848582