#DDF2AC#DDF2AC
#DDF2AC is a very light, moderate yellow-green. Relative luminance 0.819; OKLCH L 92.9% C 0.093 H 121.8°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF2AC |
|---|---|
| RGB | rgb(221, 242, 172) |
| HSL | hsl(78, 73%, 81%) |
| HSV | hsv(78, 29%, 95%) |
| CMYK | cmyk(8.7%, 0%, 28.9%, 5.1%) |
| CIE-LAB | lab(92.51, -18.31, 31.58) |
| CIE-LCH | lch(92.51, 36.50, 120.11°) |
| OKLab | oklab(92.89% -0.0491 0.0792) |
| OKLCH | oklch(92.89% 0.093 121.8) |
| XYZ | xyz(69.0167, 81.8550, 51.1854) |
| Luminance | 0.8185 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.19
Very Pale Green
#CFFDBC
ΔE00 5.80
Very Light Green
#D1FFBD
ΔE00 5.81
Creme
#FFFFB6
ΔE00 6.44
Light Sage
#BCECAC
ΔE00 6.52
Light Light Green
#C8FFB0
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF2AC #C1ACF2
analogous
#F2E4AC #DDF2AC #BAF2AC
triadic
#DDF2AC #ACDDF2 #F2ACDD
tetradic
#DDF2AC #ACF2E4 #C1ACF2 #F2ACBA
square
#DDF2AC #ACF2E4 #C1ACF2 #F2ACBA
split-complementary
#DDF2AC #ACBAF2 #E4ACF2
monochromatic
#B2E142 #C7EA77 #DDF2AC #F3FAE1 #F4FBE5
Accessibility & contrast
On white
1.21
#DDF2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#DDF2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF2AC
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF2AC | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAA7
Deuteranopia (green-blind)
#F8EAAF
Tritanopia (blue-blind)
#E3EBE0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddf2ac; /* rgb */ color: rgb(221, 242, 172); /* oklch */ color: oklch(92.9% 0.093 121.8);
Tailwind
colors: {
custom: {
50: '#e8f6c5',
500: '#ddf2ac',
950: '#000000',
},
}SCSS
$custom: #ddf2ac; $custom-light: #e8f6c5; $custom-dark: #000000;
JSON
{
"hex": "#ddf2ac",
"rgb": {
"r": 221,
"g": 242,
"b": 172
},
"hsl": {
"h": 78,
"s": 72.917,
"l": 81.176
},
"oklch": {
"l": 0.92894,
"c": 0.09321,
"h": 121.8
},
"luminance": 0.81855
}Semantic roles & 50–950 ramp
primary
#DDF2AC
secondary
#8E71D1
accent
#10D54B
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582