#DDEBE2#DDEBE2
#DDEBE2 is a very light, near-neutral green. Relative luminance 0.803; OKLCH L 92.7% C 0.019 H 157.8°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBE2 |
|---|---|
| RGB | rgb(221, 235, 226) |
| HSL | hsl(141, 26%, 89%) |
| HSV | hsv(141, 6%, 92%) |
| CMYK | cmyk(6%, 0%, 3.8%, 7.8%) |
| CIE-LAB | lab(91.81, -6.28, 2.76) |
| CIE-LCH | lch(91.81, 6.86, 156.26°) |
| OKLab | oklab(92.71% -0.0177 0.0072) |
| OKLCH | oklch(92.71% 0.019 157.8) |
| XYZ | xyz(73.2519, 80.2792, 83.5730) |
| Luminance | 0.8028 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.69
Mintcream
#F5FFFA
ΔE00 5.09
Light Grey
#D8DCD6
ΔE00 5.28
Azure (CSS)
#F0FFFF
ΔE00 5.97
Lightcyan
#E0FFFF
ΔE00 7.23
Ivory
#FFFFF0
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBE2 #EBDDE6
analogous
#DFEBDD #DDEBE2 #DDEBE9
triadic
#DDEBE2 #E2DDEB #EBE2DD
tetradic
#DDEBE2 #DDDFEB #EBDDE6 #EBE9DD
square
#DDEBE2 #DDDFEB #EBDDE6 #EBE9DD
split-complementary
#DDEBE2 #E9DDEB #EBDDDF
monochromatic
#90BEA0 #B6D4C1 #DDEBE2 #ECF4EF #ECF4EF
Accessibility & contrast
On white
1.23
#DDEBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#DDEBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBE2
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBE2 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE9E2
Deuteranopia (green-blind)
#E8E7E2
Tritanopia (blue-blind)
#DBEBE8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddebe2; /* rgb */ color: rgb(221, 235, 226); /* oklch */ color: oklch(92.7% 0.019 157.8);
Tailwind
colors: {
custom: {
50: '#e7f1eb',
500: '#ddebe2',
950: '#000000',
},
}SCSS
$custom: #ddebe2; $custom-light: #e7f1eb; $custom-dark: #000000;
JSON
{
"hex": "#ddebe2",
"rgb": {
"r": 221,
"g": 235,
"b": 226
},
"hsl": {
"h": 141.429,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.92706,
"c": 0.01912,
"h": 157.8
},
"luminance": 0.8028
}Semantic roles & 50–950 ramp
primary
#DDEBE2
secondary
#C3A9BA
accent
#4181A4
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161616
muted
#848584