#DDEDAF#DDEDAF
#DDEDAF is a very light, moderate yellow-green. Relative luminance 0.790; OKLCH L 91.9% C 0.082 H 119.8°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDAF |
|---|---|
| RGB | rgb(221, 237, 175) |
| HSL | hsl(75, 63%, 81%) |
| HSV | hsv(75, 26%, 93%) |
| CMYK | cmyk(6.8%, 0%, 26.2%, 7.1%) |
| CIE-LAB | lab(91.25, -15.45, 28.35) |
| CIE-LCH | lch(91.25, 32.29, 118.58°) |
| OKLab | oklab(91.91% -0.041 0.0716) |
| OKLCH | oklch(91.91% 0.082 119.8) |
| XYZ | xyz(67.8402, 79.0358, 52.2306) |
| Luminance | 0.7904 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.94
Palegoldenrod
#EEE8AA
ΔE00 6.08
Cream (survey)
#FFFFC2
ΔE00 6.15
Ecru
#FEFFCA
ΔE00 6.28
Creme
#FFFFB6
ΔE00 6.53
Light Beige
#FFFEB6
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDAF #BFAFED
analogous
#EDDEAF #DDEDAF #BEEDAF
triadic
#DDEDAF #AFDDED #EDAFDD
tetradic
#DDEDAF #AFEDDE #BFAFED #EDAFBE
square
#DDEDAF #AFEDDE #BFAFED #EDAFBE
split-complementary
#DDEDAF #AFBEED #DEAFED
monochromatic
#B3D74B #C8E27D #DDEDAF #F2F8E1 #F4F9E6
Accessibility & contrast
On white
1.25
#DDEDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#DDEDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDAF
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDAF | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AB
Deuteranopia (green-blind)
#F3E6B2
Tritanopia (blue-blind)
#E3E6DC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddedaf; /* rgb */ color: rgb(221, 237, 175); /* oklch */ color: oklch(91.9% 0.082 119.8);
Tailwind
colors: {
custom: {
50: '#e8f2c7',
500: '#ddedaf',
950: '#000000',
},
}SCSS
$custom: #ddedaf; $custom-light: #e8f2c7; $custom-dark: #000000;
JSON
{
"hex": "#ddedaf",
"rgb": {
"r": 221,
"g": 237,
"b": 175
},
"hsl": {
"h": 75.484,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.91907,
"c": 0.08245,
"h": 119.8
},
"luminance": 0.79036
}Semantic roles & 50–950 ramp
primary
#DDEDAF
secondary
#8C76CA
accent
#1ACB48
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582