#DDEEA3#DDEEA3
#DDEEA3 is a very light, moderate yellow-green. Relative luminance 0.792; OKLCH L 91.9% C 0.098 H 118.8°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEEA3 |
|---|---|
| RGB | rgb(221, 238, 163) |
| HSL | hsl(74, 69%, 79%) |
| HSV | hsv(74, 32%, 93%) |
| CMYK | cmyk(7.1%, 0%, 31.5%, 6.7%) |
| CIE-LAB | lab(91.31, -17.54, 34.52) |
| CIE-LCH | lch(91.31, 38.72, 116.94°) |
| OKLab | oklab(91.89% -0.0472 0.086) |
| OKLCH | oklch(91.89% 0.098 118.8) |
| XYZ | xyz(67.0039, 79.1658, 46.3939) |
| Luminance | 0.7917 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.94
Creme
#FFFFB6
ΔE00 6.03
Parchment
#FEFCAF
ΔE00 6.12
Light Beige
#FFFEB6
ΔE00 6.13
Palegoldenrod
#EEE8AA
ΔE00 6.34
Cream (survey)
#FFFFC2
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEEA3 #B4A3EE
analogous
#EED9A3 #DDEEA3 #B7EEA3
triadic
#DDEEA3 #A3DDEE #EEA3DD
tetradic
#DDEEA3 #A3EED9 #B4A3EE #EEA3B7
square
#DDEEA3 #A3EED9 #B4A3EE #EEA3B7
split-complementary
#DDEEA3 #A3B7EE #D9A3EE
monochromatic
#B7DB3C #CAE46F #DDEEA3 #F0F8D7 #F5FAE5
Accessibility & contrast
On white
1.25
#DDEEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#DDEEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEEA3
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEEA3 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E69E
Deuteranopia (green-blind)
#F6E6A6
Tritanopia (blue-blind)
#E4E6DB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddeea3; /* rgb */ color: rgb(221, 238, 163); /* oklch */ color: oklch(91.9% 0.098 118.8);
Tailwind
colors: {
custom: {
50: '#e8f3bf',
500: '#ddeea3',
950: '#000000',
},
}SCSS
$custom: #ddeea3; $custom-light: #e8f3bf; $custom-dark: #000000;
JSON
{
"hex": "#ddeea3",
"rgb": {
"r": 221,
"g": 238,
"b": 163
},
"hsl": {
"h": 73.6,
"s": 68.807,
"l": 78.627
},
"oklch": {
"l": 0.91887,
"c": 0.0981,
"h": 118.8
},
"luminance": 0.79166
}Semantic roles & 50–950 ramp
primary
#DDEEA3
secondary
#806ACB
accent
#15D13F
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161712
muted
#848582