#DDEBE3#DDEBE3
#DDEBE3 is a very light, near-neutral green. Relative luminance 0.803; OKLCH L 92.7% C 0.018 H 161.1°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBE3 |
|---|---|
| RGB | rgb(221, 235, 227) |
| HSL | hsl(146, 26%, 89%) |
| HSV | hsv(146, 6%, 92%) |
| CMYK | cmyk(6%, 0%, 3.4%, 7.8%) |
| CIE-LAB | lab(91.83, -6.10, 2.28) |
| CIE-LCH | lch(91.83, 6.51, 159.54°) |
| OKLab | oklab(92.73% -0.0173 0.0059) |
| OKLCH | oklch(92.73% 0.018 161.1) |
| XYZ | xyz(73.3895, 80.3342, 84.2978) |
| Luminance | 0.8034 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.91
Mintcream
#F5FFFA
ΔE00 4.92
Light Grey
#D8DCD6
ΔE00 5.16
Azure (CSS)
#F0FFFF
ΔE00 5.66
Lightcyan
#E0FFFF
ΔE00 7.02
Ivory
#FFFFF0
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBE3 #EBDDE5
analogous
#DEEBDD #DDEBE3 #DDEBEA
triadic
#DDEBE3 #E3DDEB #EBE3DD
tetradic
#DDEBE3 #DDDEEB #EBDDE5 #EBEADD
square
#DDEBE3 #DDDEEB #EBDDE5 #EBEADD
split-complementary
#DDEBE3 #EADDEB #EBDDDE
monochromatic
#90BEA4 #B6D4C3 #DDEBE3 #ECF4EF #ECF4EF
Accessibility & contrast
On white
1.23
#DDEBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#DDEBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBE3
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBE3 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE9E3
Deuteranopia (green-blind)
#E8E7E3
Tritanopia (blue-blind)
#DBEBE9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddebe3; /* rgb */ color: rgb(221, 235, 227); /* oklch */ color: oklch(92.7% 0.018 161.1);
Tailwind
colors: {
custom: {
50: '#e7f1eb',
500: '#ddebe3',
950: '#000000',
},
}SCSS
$custom: #ddebe3; $custom-light: #e7f1eb; $custom-dark: #000000;
JSON
{
"hex": "#ddebe3",
"rgb": {
"r": 221,
"g": 235,
"b": 227
},
"hsl": {
"h": 145.714,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.92734,
"c": 0.01832,
"h": 161.1
},
"luminance": 0.80335
}Semantic roles & 50–950 ramp
primary
#DDEBE3
secondary
#C3A9B8
accent
#417AA4
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161616
muted
#848584