#DDF0AE#DDF0AE
#DDF0AE is a very light, moderate yellow-green. Relative luminance 0.807; OKLCH L 92.5% C 0.088 H 121.2°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF0AE |
|---|---|
| RGB | rgb(221, 240, 174) |
| HSL | hsl(77, 69%, 81%) |
| HSV | hsv(77, 28%, 94%) |
| CMYK | cmyk(7.9%, 0%, 27.5%, 5.9%) |
| CIE-LAB | lab(92.02, -17.06, 29.90) |
| CIE-LCH | lch(92.02, 34.43, 119.70°) |
| OKLab | oklab(92.51% -0.0455 0.0753) |
| OKLCH | oklch(92.51% 0.088 121.2) |
| XYZ | xyz(68.6182, 80.7484, 52.0072) |
| Luminance | 0.8075 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.52
Very Pale Green
#CFFDBC
ΔE00 6.04
Very Light Green
#D1FFBD
ΔE00 6.09
Cream (survey)
#FFFFC2
ΔE00 6.34
Creme
#FFFFB6
ΔE00 6.46
Light Beige
#FFFEB6
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF0AE #C1AEF0
analogous
#F0E2AE #DDF0AE #BCF0AE
triadic
#DDF0AE #AEDDF0 #F0AEDD
tetradic
#DDF0AE #AEF0E2 #C1AEF0 #F0AEBC
square
#DDF0AE #AEF0E2 #C1AEF0 #F0AEBC
split-complementary
#DDF0AE #AEBCF0 #E2AEF0
monochromatic
#B2DD47 #C7E67A #DDF0AE #F3FAE2 #F4FAE5
Accessibility & contrast
On white
1.22
#DDF0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#DDF0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF0AE
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF0AE | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8AA
Deuteranopia (green-blind)
#F6E8B1
Tritanopia (blue-blind)
#E3E9DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddf0ae; /* rgb */ color: rgb(221, 240, 174); /* oklch */ color: oklch(92.5% 0.088 121.2);
Tailwind
colors: {
custom: {
50: '#e8f5c6',
500: '#ddf0ae',
950: '#000000',
},
}SCSS
$custom: #ddf0ae; $custom-light: #e8f5c6; $custom-dark: #000000;
JSON
{
"hex": "#ddf0ae",
"rgb": {
"r": 221,
"g": 240,
"b": 174
},
"hsl": {
"h": 77.273,
"s": 68.75,
"l": 81.176
},
"oklch": {
"l": 0.92514,
"c": 0.08797,
"h": 121.2
},
"luminance": 0.80748
}Semantic roles & 50–950 ramp
primary
#DDF0AE
secondary
#8E74CE
accent
#15D14B
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582