#DDEBDB#DDEBDB
#DDEBDB is a very light, muted green. Relative luminance 0.799; OKLCH L 92.5% C 0.026 H 141.8°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBDB |
|---|---|
| RGB | rgb(221, 235, 219) |
| HSL | hsl(113, 29%, 89%) |
| HSV | hsv(113, 7%, 92%) |
| CMYK | cmyk(6%, 0%, 6.8%, 7.8%) |
| CIE-LAB | lab(91.64, -7.52, 6.16) |
| CIE-LCH | lch(91.64, 9.72, 140.67°) |
| OKLab | oklab(92.52% -0.0204 0.0161) |
| OKLCH | oklch(92.52% 0.026 141.8) |
| XYZ | xyz(72.3110, 79.9028, 78.6173) |
| Luminance | 0.7990 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.17
Beige
#F5F5DC
ΔE00 6.59
Light Grey
#D8DCD6
ΔE00 6.69
Mintcream
#F5FFFA
ΔE00 6.77
Ivory
#FFFFF0
ΔE00 7.48
Off White (survey)
#FFFFE4
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBDB #E9DBEB
analogous
#E5EBDB #DDEBDB #DBEBE1
triadic
#DDEBDB #DBDDEB #EBDBDD
tetradic
#DDEBDB #DBE5EB #E9DBEB #EBE1DB
square
#DDEBDB #DBE5EB #E9DBEB #EBE1DB
split-complementary
#DDEBDB #E1DBEB #EBDBE5
monochromatic
#93BF8C #B8D5B4 #DDEBDB #ECF4EB #ECF4EB
Accessibility & contrast
On white
1.24
#DDEBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#DDEBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBDB
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBDB | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DA
Deuteranopia (green-blind)
#EAE6DC
Tritanopia (blue-blind)
#DCEAE6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddebdb; /* rgb */ color: rgb(221, 235, 219); /* oklch */ color: oklch(92.5% 0.026 141.8);
Tailwind
colors: {
custom: {
50: '#e7f1e6',
500: '#ddebdb',
950: '#000000',
},
}SCSS
$custom: #ddebdb; $custom-light: #e7f1e6; $custom-dark: #000000;
JSON
{
"hex": "#ddebdb",
"rgb": {
"r": 221,
"g": 235,
"b": 219
},
"hsl": {
"h": 112.5,
"s": 28.571,
"l": 89.02
},
"oklch": {
"l": 0.92517,
"c": 0.02603,
"h": 141.8
},
"luminance": 0.79903
}Semantic roles & 50–950 ramp
primary
#DDEBDB
secondary
#C0A6C4
accent
#3EA79A
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584