#DDF0AA#DDF0AA
#DDF0AA is a very light, moderate yellow-green. Relative luminance 0.806; OKLCH L 92.4% C 0.093 H 120.6°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF0AA |
|---|---|
| RGB | rgb(221, 240, 170) |
| HSL | hsl(76, 70%, 80%) |
| HSV | hsv(76, 29%, 94%) |
| CMYK | cmyk(7.9%, 0%, 29.2%, 5.9%) |
| CIE-LAB | lab(91.95, -17.60, 31.84) |
| CIE-LCH | lch(91.95, 36.38, 118.94°) |
| OKLab | oklab(92.44% -0.0471 0.0798) |
| OKLCH | oklch(92.44% 0.093 120.6) |
| XYZ | xyz(68.2341, 80.5947, 49.9841) |
| Luminance | 0.8060 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.86
Creme
#FFFFB6
ΔE00 6.26
Very Pale Green
#CFFDBC
ΔE00 6.33
Light Beige
#FFFEB6
ΔE00 6.36
Very Light Green
#D1FFBD
ΔE00 6.37
Cream (survey)
#FFFFC2
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF0AA #BDAAF0
analogous
#F0E0AA #DDF0AA #BAF0AA
triadic
#DDF0AA #AADDF0 #F0AADD
tetradic
#DDF0AA #AAF0E0 #BDAAF0 #F0AABA
square
#DDF0AA #AAF0E0 #BDAAF0 #F0AABA
split-complementary
#DDF0AA #AABAF0 #E0AAF0
monochromatic
#B3DE42 #C8E776 #DDF0AA #F2F9DE #F5FAE5
Accessibility & contrast
On white
1.23
#DDF0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#DDF0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF0AA
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF0AA | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A5
Deuteranopia (green-blind)
#F6E8AD
Tritanopia (blue-blind)
#E3E9DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddf0aa; /* rgb */ color: rgb(221, 240, 170); /* oklch */ color: oklch(92.4% 0.093 120.6);
Tailwind
colors: {
custom: {
50: '#e8f5c3',
500: '#ddf0aa',
950: '#000000',
},
}SCSS
$custom: #ddf0aa; $custom-light: #e8f5c3; $custom-dark: #000000;
JSON
{
"hex": "#ddf0aa",
"rgb": {
"r": 221,
"g": 240,
"b": 170
},
"hsl": {
"h": 76.286,
"s": 70,
"l": 80.392
},
"oklch": {
"l": 0.92437,
"c": 0.0927,
"h": 120.6
},
"luminance": 0.80595
}Semantic roles & 50–950 ramp
primary
#DDF0AA
secondary
#8A70CE
accent
#14D247
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161712
muted
#848582