#DDF1AA#DDF1AA
#DDF1AA is a very light, moderate yellow-green. Relative luminance 0.812; OKLCH L 92.6% C 0.094 H 121.0°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF1AA |
|---|---|
| RGB | rgb(221, 241, 170) |
| HSL | hsl(77, 72%, 81%) |
| HSV | hsv(77, 29%, 95%) |
| CMYK | cmyk(8.3%, 0%, 29.5%, 5.5%) |
| CIE-LAB | lab(92.21, -18.09, 32.19) |
| CIE-LCH | lch(92.21, 36.93, 119.34°) |
| OKLab | oklab(92.65% -0.0485 0.0807) |
| OKLCH | oklch(92.65% 0.094 121) |
| XYZ | xyz(68.5293, 81.1851, 50.0825) |
| Luminance | 0.8118 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.86
Very Pale Green
#CFFDBC
ΔE00 6.15
Very Light Green
#D1FFBD
ΔE00 6.17
Creme
#FFFFB6
ΔE00 6.30
Light Beige
#FFFEB6
ΔE00 6.42
Cream (survey)
#FFFFC2
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF1AA #BEAAF1
analogous
#F1E1AA #DDF1AA #B9F1AA
triadic
#DDF1AA #AADDF1 #F1AADD
tetradic
#DDF1AA #AAF1E1 #BEAAF1 #F1AAB9
square
#DDF1AA #AAF1E1 #BEAAF1 #F1AAB9
split-complementary
#DDF1AA #AAB9F1 #E1AAF1
monochromatic
#B3E041 #C8E875 #DDF1AA #F2FADF #F4FBE5
Accessibility & contrast
On white
1.22
#DDF1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#DDF1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF1AA
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF1AA | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE9A5
Deuteranopia (green-blind)
#F7E9AD
Tritanopia (blue-blind)
#E3EADE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddf1aa; /* rgb */ color: rgb(221, 241, 170); /* oklch */ color: oklch(92.6% 0.094 121.0);
Tailwind
colors: {
custom: {
50: '#e8f5c3',
500: '#ddf1aa',
950: '#000000',
},
}SCSS
$custom: #ddf1aa; $custom-light: #e8f5c3; $custom-dark: #000000;
JSON
{
"hex": "#ddf1aa",
"rgb": {
"r": 221,
"g": 241,
"b": 170
},
"hsl": {
"h": 76.901,
"s": 71.717,
"l": 80.588
},
"oklch": {
"l": 0.92646,
"c": 0.09413,
"h": 121
},
"luminance": 0.81185
}Semantic roles & 50–950 ramp
primary
#DDF1AA
secondary
#8B70CF
accent
#12D448
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161712
muted
#848582