#DDECCF#DDECCF
#DDECCF is a very light, muted yellow-green. Relative luminance 0.799; OKLCH L 92.4% C 0.042 H 129.6°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DDECCF |
|---|---|
| RGB | rgb(221, 236, 207) |
| HSL | hsl(91, 43%, 87%) |
| HSV | hsv(91, 12%, 93%) |
| CMYK | cmyk(6.4%, 0%, 12.3%, 7.5%) |
| CIE-LAB | lab(91.63, -10.07, 12.38) |
| CIE-LCH | lch(91.63, 15.96, 129.12°) |
| OKLab | oklab(92.41% -0.0266 0.0321) |
| OKLCH | oklch(92.41% 0.042 129.6) |
| XYZ | xyz(71.0749, 79.8678, 70.6910) |
| Luminance | 0.7987 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 6.38
Honeydew
#F0FFF0
ΔE00 6.41
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.94
Lightyellow
#FFFFE0
ΔE00 7.10
Off White (survey)
#FFFFE4
ΔE00 7.28
Eggshell (survey)
#FFFFD4
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDECCF #DECFEC
analogous
#ECECCF #DDECCF #CFECD0
triadic
#DDECCF #CFDDEC #ECCFDD
tetradic
#DDECCF #CFECEC #DECFEC #ECD0CF
square
#DDECCF #CFECEC #DECFEC #ECD0CF
split-complementary
#DDECCF #D0CFEC #ECCFEC
monochromatic
#9FC977 #BEDBA3 #DDECCF #EFF6E9 #EFF6E9
Accessibility & contrast
On white
1.24
#DDECCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#DDECCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDECCF
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDECCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDECCF | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE8CD
Deuteranopia (green-blind)
#EDE7D0
Tritanopia (blue-blind)
#DEE9E4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddeccf; /* rgb */ color: rgb(221, 236, 207); /* oklch */ color: oklch(92.4% 0.042 129.6);
Tailwind
colors: {
custom: {
50: '#e7f2dd',
500: '#ddeccf',
950: '#000000',
},
}SCSS
$custom: #ddeccf; $custom-light: #e7f2dd; $custom-dark: #000000;
JSON
{
"hex": "#ddeccf",
"rgb": {
"r": 221,
"g": 236,
"b": 207
},
"hsl": {
"h": 91.034,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.92414,
"c": 0.04172,
"h": 129.6
},
"luminance": 0.79868
}Semantic roles & 50–950 ramp
primary
#DDECCF
secondary
#B098C8
accent
#2FB675
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584