#DDEBE1#DDEBE1
#DDEBE1 is a very light, near-neutral green. Relative luminance 0.802; OKLCH L 92.7% C 0.020 H 154.9°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBE1 |
|---|---|
| RGB | rgb(221, 235, 225) |
| HSL | hsl(137, 26%, 89%) |
| HSV | hsv(137, 6%, 92%) |
| CMYK | cmyk(6%, 0%, 4.3%, 7.8%) |
| CIE-LAB | lab(91.79, -6.46, 3.25) |
| CIE-LCH | lch(91.79, 7.23, 153.31°) |
| OKLab | oklab(92.68% -0.0181 0.0085) |
| OKLCH | oklch(92.68% 0.02 154.9) |
| XYZ | xyz(73.1151, 80.2245, 82.8525) |
| Luminance | 0.8023 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.50
Mintcream
#F5FFFA
ΔE00 5.28
Light Grey
#D8DCD6
ΔE00 5.43
Azure (CSS)
#F0FFFF
ΔE00 6.29
Lightcyan
#E0FFFF
ΔE00 7.45
Ivory
#FFFFF0
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBE1 #EBDDE7
analogous
#E0EBDD #DDEBE1 #DDEBE8
triadic
#DDEBE1 #E1DDEB #EBE1DD
tetradic
#DDEBE1 #DDE0EB #EBDDE7 #EBE8DD
square
#DDEBE1 #DDE0EB #EBDDE7 #EBE8DD
split-complementary
#DDEBE1 #E8DDEB #EBDDE0
monochromatic
#90BE9D #B6D4BF #DDEBE1 #ECF4EE #ECF4EE
Accessibility & contrast
On white
1.23
#DDEBE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#DDEBE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBE1
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBE1 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8E1
Deuteranopia (green-blind)
#E8E7E1
Tritanopia (blue-blind)
#DBEBE8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddebe1; /* rgb */ color: rgb(221, 235, 225); /* oklch */ color: oklch(92.7% 0.020 154.9);
Tailwind
colors: {
custom: {
50: '#e7f1ea',
500: '#ddebe1',
950: '#000000',
},
}SCSS
$custom: #ddebe1; $custom-light: #e7f1ea; $custom-dark: #000000;
JSON
{
"hex": "#ddebe1",
"rgb": {
"r": 221,
"g": 235,
"b": 225
},
"hsl": {
"h": 137.143,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.92679,
"c": 0.01999,
"h": 154.9
},
"luminance": 0.80225
}Semantic roles & 50–950 ramp
primary
#DDEBE1
secondary
#C3A9BC
accent
#4188A4
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161616
muted
#848584