#DDEBCF#DDEBCF
#DDEBCF is a very light, muted yellow-green. Relative luminance 0.793; OKLCH L 92.2% C 0.040 H 129.0°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBCF |
|---|---|
| RGB | rgb(221, 235, 207) |
| HSL | hsl(90, 41%, 87%) |
| HSV | hsv(90, 12%, 92%) |
| CMYK | cmyk(6%, 0%, 11.9%, 7.8%) |
| CIE-LAB | lab(91.37, -9.57, 12.01) |
| CIE-LCH | lch(91.37, 15.36, 128.53°) |
| OKLab | oklab(92.21% -0.0252 0.0312) |
| OKLCH | oklch(92.21% 0.04 129) |
| XYZ | xyz(70.7878, 79.2935, 70.5953) |
| Luminance | 0.7929 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 6.11
Honeydew
#F0FFF0
ΔE00 6.30
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.93
Lightyellow
#FFFFE0
ΔE00 7.00
Off White (survey)
#FFFFE4
ΔE00 7.12
Eggshell (survey)
#FFFFD4
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBCF #DDCFEB
analogous
#EBEBCF #DDEBCF #CFEBCF
triadic
#DDEBCF #CFDDEB #EBCFDD
tetradic
#DDEBCF #CFEBEB #DDCFEB #EBCFCF
square
#DDEBCF #CFEBEB #DDCFEB #EBCFCF
split-complementary
#DDEBCF #CFCFEB #EBCFEB
monochromatic
#A0C779 #BED9A4 #DDEBCF #F0F6E9 #F0F6E9
Accessibility & contrast
On white
1.25
#DDEBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#DDEBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBCF
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBCF | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE7CD
Deuteranopia (green-blind)
#ECE6D0
Tritanopia (blue-blind)
#DEE8E3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddebcf; /* rgb */ color: rgb(221, 235, 207); /* oklch */ color: oklch(92.2% 0.040 129.0);
Tailwind
colors: {
custom: {
50: '#e7f1dd',
500: '#ddebcf',
950: '#000000',
},
}SCSS
$custom: #ddebcf; $custom-light: #e7f1dd; $custom-dark: #000000;
JSON
{
"hex": "#ddebcf",
"rgb": {
"r": 221,
"g": 235,
"b": 207
},
"hsl": {
"h": 90,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.9221,
"c": 0.04011,
"h": 129
},
"luminance": 0.79294
}Semantic roles & 50–950 ramp
primary
#DDEBCF
secondary
#AF98C6
accent
#31B473
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584