#DDEEB2#DDEEB2
#DDEEB2 is a very light, moderate yellow-green. Relative luminance 0.797; OKLCH L 92.2% C 0.080 H 120.8°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEEB2 |
|---|---|
| RGB | rgb(221, 238, 178) |
| HSL | hsl(77, 64%, 82%) |
| HSV | hsv(77, 25%, 93%) |
| CMYK | cmyk(7.1%, 0%, 25.2%, 6.7%) |
| CIE-LAB | lab(91.57, -15.52, 27.25) |
| CIE-LCH | lch(91.57, 31.36, 119.66°) |
| OKLab | oklab(92.18% -0.0411 0.0689) |
| OKLCH | oklch(92.18% 0.08 120.8) |
| XYZ | xyz(68.4285, 79.7356, 53.8964) |
| Luminance | 0.7974 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.43
Ecru
#FEFFCA
ΔE00 6.22
Cream (survey)
#FFFFC2
ΔE00 6.24
Very Pale Green
#CFFDBC
ΔE00 6.36
Palegoldenrod
#EEE8AA
ΔE00 6.44
Very Light Green
#D1FFBD
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEEB2 #C3B2EE
analogous
#EEE1B2 #DDEEB2 #BFEEB2
triadic
#DDEEB2 #B2DDEE #EEB2DD
tetradic
#DDEEB2 #B2EEE1 #C3B2EE #EEB2BF
square
#DDEEB2 #B2EEE1 #C3B2EE #EEB2BF
split-complementary
#DDEEB2 #B2BFEE #E1B2EE
monochromatic
#B1D84E #C7E380 #DDEEB2 #F3F9E4 #F4F9E6
Accessibility & contrast
On white
1.24
#DDEEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#DDEEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEEB2
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEEB2 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AE
Deuteranopia (green-blind)
#F3E7B5
Tritanopia (blue-blind)
#E2E8DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddeeb2; /* rgb */ color: rgb(221, 238, 178); /* oklch */ color: oklch(92.2% 0.080 120.8);
Tailwind
colors: {
custom: {
50: '#e8f3c9',
500: '#ddeeb2',
950: '#000000',
},
}SCSS
$custom: #ddeeb2; $custom-light: #e8f3c9; $custom-dark: #000000;
JSON
{
"hex": "#ddeeb2",
"rgb": {
"r": 221,
"g": 238,
"b": 178
},
"hsl": {
"h": 77,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.92176,
"c": 0.08026,
"h": 120.8
},
"luminance": 0.79736
}Semantic roles & 50–950 ramp
primary
#DDEEB2
secondary
#9079CC
accent
#1ACC4C
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582