#DDECCC#DDECCC
#DDECCC is a very light, muted yellow-green. Relative luminance 0.797; OKLCH L 92.3% C 0.045 H 127.8°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DDECCC |
|---|---|
| RGB | rgb(221, 236, 204) |
| HSL | hsl(88, 46%, 86%) |
| HSV | hsv(88, 14%, 93%) |
| CMYK | cmyk(6.4%, 0%, 13.6%, 7.5%) |
| CIE-LAB | lab(91.56, -10.56, 13.85) |
| CIE-LCH | lch(91.56, 17.41, 127.34°) |
| OKLab | oklab(92.34% -0.0278 0.0359) |
| OKLCH | oklch(92.34% 0.045 127.8) |
| XYZ | xyz(70.7116, 79.7224, 68.7777) |
| Luminance | 0.7972 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.57
Beige
#F5F5DC
ΔE00 6.62
Lightyellow
#FFFFE0
ΔE00 7.10
Honeydew
#F0FFF0
ΔE00 7.15
Eggshell (survey)
#FFFFD4
ΔE00 7.35
Off White (survey)
#FFFFE4
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDECCC #DBCCEC
analogous
#ECEBCC #DDECCC #CDECCC
triadic
#DDECCC #CCDDEC #ECCCDD
tetradic
#DDECCC #CCECEB #DBCCEC #ECCCCD
square
#DDECCC #CCECEB #DBCCEC #ECCCCD
split-complementary
#DDECCC #CCCDEC #EBCCEC
monochromatic
#A2CB73 #BFDB9F #DDECCC #F0F7E9 #F0F7E9
Accessibility & contrast
On white
1.24
#DDECCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#DDECCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDECCC
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDECCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDECCC | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E7CA
Deuteranopia (green-blind)
#EDE7CD
Tritanopia (blue-blind)
#DFE9E3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddeccc; /* rgb */ color: rgb(221, 236, 204); /* oklch */ color: oklch(92.3% 0.045 127.8);
Tailwind
colors: {
custom: {
50: '#e7f2db',
500: '#ddeccc',
950: '#000000',
},
}SCSS
$custom: #ddeccc; $custom-light: #e7f2db; $custom-dark: #000000;
JSON
{
"hex": "#ddeccc",
"rgb": {
"r": 221,
"g": 236,
"b": 204
},
"hsl": {
"h": 88.125,
"s": 45.714,
"l": 86.275
},
"oklch": {
"l": 0.92341,
"c": 0.04538,
"h": 127.8
},
"luminance": 0.79723
}Semantic roles & 50–950 ramp
primary
#DDECCC
secondary
#AC94C8
accent
#2DB96E
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161615
muted
#848584