#DDEEC6#DDEEC6
#DDEEC6 is a very light, muted yellow-green. Relative luminance 0.806; OKLCH L 92.6% C 0.056 H 126.2°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEEC6 |
|---|---|
| RGB | rgb(221, 238, 198) |
| HSL | hsl(86, 54%, 85%) |
| HSV | hsv(86, 17%, 93%) |
| CMYK | cmyk(7.1%, 0%, 16.8%, 6.7%) |
| CIE-LAB | lab(91.95, -12.53, 17.50) |
| CIE-LCH | lch(91.95, 21.52, 125.59°) |
| OKLab | oklab(92.61% -0.033 0.0451) |
| OKLCH | oklch(92.61% 0.056 126.2) |
| XYZ | xyz(70.5849, 80.5982, 65.2535) |
| Luminance | 0.8060 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.38
Eggshell (survey)
#FFFFD4
ΔE00 6.91
Ecru
#FEFFCA
ΔE00 7.17
Cream
#FFFDD0
ΔE00 7.31
Ivory (survey)
#FFFFCB
ΔE00 7.32
Lightyellow
#FFFFE0
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEEC6 #D7C6EE
analogous
#EEEBC6 #DDEEC6 #C9EEC6
triadic
#DDEEC6 #C6DDEE #EEC6DD
tetradic
#DDEEC6 #C6EEEB #D7C6EE #EEC6C9
square
#DDEEC6 #C6EEEB #D7C6EE #EEC6C9
split-complementary
#DDEEC6 #C6C9EE #EBC6EE
monochromatic
#A5D268 #C1E097 #DDEEC6 #F1F8E7 #F1F8E7
Accessibility & contrast
On white
1.23
#DDEEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#DDEEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEEC6
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEEC6 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E9C4
Deuteranopia (green-blind)
#F0E8C8
Tritanopia (blue-blind)
#DFEAE3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddeec6; /* rgb */ color: rgb(221, 238, 198); /* oklch */ color: oklch(92.6% 0.056 126.2);
Tailwind
colors: {
custom: {
50: '#e7f3d7',
500: '#ddeec6',
950: '#000000',
},
}SCSS
$custom: #ddeec6; $custom-light: #e7f3d7; $custom-dark: #000000;
JSON
{
"hex": "#ddeec6",
"rgb": {
"r": 221,
"g": 238,
"b": 198
},
"hsl": {
"h": 85.5,
"s": 54.054,
"l": 85.49
},
"oklch": {
"l": 0.9261,
"c": 0.05586,
"h": 126.2
},
"luminance": 0.80598
}Semantic roles & 50–950 ramp
primary
#DDEEC6
secondary
#A78DCB
accent
#24C267
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583