#DDEEA6#DDEEA6
#DDEEA6 is a very light, moderate yellow-green. Relative luminance 0.793; OKLCH L 91.9% C 0.095 H 119.1°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEEA6 |
|---|---|
| RGB | rgb(221, 238, 166) |
| HSL | hsl(74, 68%, 79%) |
| HSV | hsv(74, 30%, 93%) |
| CMYK | cmyk(7.1%, 0%, 30.3%, 6.7%) |
| CIE-LAB | lab(91.36, -17.15, 33.07) |
| CIE-LCH | lch(91.36, 37.25, 117.42°) |
| OKLab | oklab(91.94% -0.046 0.0827) |
| OKLCH | oklch(91.94% 0.095 119.1) |
| XYZ | xyz(67.2759, 79.2746, 47.8263) |
| Luminance | 0.7927 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.31
Creme
#FFFFB6
ΔE00 6.07
Light Beige
#FFFEB6
ΔE00 6.15
Parchment
#FEFCAF
ΔE00 6.23
Palegoldenrod
#EEE8AA
ΔE00 6.25
Cream (survey)
#FFFFC2
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEEA6 #B7A6EE
analogous
#EEDBA6 #DDEEA6 #B9EEA6
triadic
#DDEEA6 #A6DDEE #EEA6DD
tetradic
#DDEEA6 #A6EEDB #B7A6EE #EEA6B9
square
#DDEEA6 #A6EEDB #B7A6EE #EEA6B9
split-complementary
#DDEEA6 #A6B9EE #DBA6EE
monochromatic
#B6DA3F #C9E473 #DDEEA6 #F1F8D9 #F5FAE5
Accessibility & contrast
On white
1.25
#DDEEA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#DDEEA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEEA6
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEEA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEEA6 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E6A1
Deuteranopia (green-blind)
#F5E7A9
Tritanopia (blue-blind)
#E4E7DB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddeea6; /* rgb */ color: rgb(221, 238, 166); /* oklch */ color: oklch(91.9% 0.095 119.1);
Tailwind
colors: {
custom: {
50: '#e8f3c1',
500: '#ddeea6',
950: '#000000',
},
}SCSS
$custom: #ddeea6; $custom-light: #e8f3c1; $custom-dark: #000000;
JSON
{
"hex": "#ddeea6",
"rgb": {
"r": 221,
"g": 238,
"b": 166
},
"hsl": {
"h": 74.167,
"s": 67.925,
"l": 79.216
},
"oklch": {
"l": 0.91943,
"c": 0.09459,
"h": 119.1
},
"luminance": 0.79274
}Semantic roles & 50–950 ramp
primary
#DDEEA6
secondary
#836DCB
accent
#16D042
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161712
muted
#848582