#DDEBE4#DDEBE4
#DDEBE4 is a very light, near-neutral teal. Relative luminance 0.804; OKLCH L 92.8% C 0.018 H 164.7°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBE4 |
|---|---|
| RGB | rgb(221, 235, 228) |
| HSL | hsl(150, 26%, 89%) |
| HSV | hsv(150, 6%, 92%) |
| CMYK | cmyk(6%, 0%, 3%, 7.8%) |
| CIE-LAB | lab(91.86, -5.92, 1.79) |
| CIE-LCH | lch(91.86, 6.18, 163.16°) |
| OKLab | oklab(92.76% -0.0169 0.0046) |
| OKLCH | oklch(92.76% 0.018 164.7) |
| XYZ | xyz(73.5280, 80.3896, 85.0268) |
| Luminance | 0.8039 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 4.78
Light Grey
#D8DCD6
ΔE00 5.07
Honeydew
#F0FFF0
ΔE00 5.16
Azure (CSS)
#F0FFFF
ΔE00 5.36
Lightcyan
#E0FFFF
ΔE00 6.83
Ivory
#FFFFF0
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBE4 #EBDDE4
analogous
#DDEBDD #DDEBE4 #DDEBEB
triadic
#DDEBE4 #E4DDEB #EBE4DD
tetradic
#DDEBE4 #DDDDEB #EBDDE4 #EBEBDD
square
#DDEBE4 #DDDDEB #EBDDE4 #EBEBDD
split-complementary
#DDEBE4 #EBDDEB #EBDDDD
monochromatic
#90BEA7 #B6D4C5 #DDEBE4 #ECF4F0 #ECF4F0
Accessibility & contrast
On white
1.23
#DDEBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#DDEBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBE4
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBE4 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE9E4
Deuteranopia (green-blind)
#E8E7E4
Tritanopia (blue-blind)
#DBEBE9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddebe4; /* rgb */ color: rgb(221, 235, 228); /* oklch */ color: oklch(92.8% 0.018 164.7);
Tailwind
colors: {
custom: {
50: '#e7f1ec',
500: '#ddebe4',
950: '#000000',
},
}SCSS
$custom: #ddebe4; $custom-light: #e7f1ec; $custom-dark: #000000;
JSON
{
"hex": "#ddebe4",
"rgb": {
"r": 221,
"g": 235,
"b": 228
},
"hsl": {
"h": 150,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.92762,
"c": 0.01757,
"h": 164.7
},
"luminance": 0.8039
}Semantic roles & 50–950 ramp
primary
#DDEBE4
secondary
#C3A9B6
accent
#4173A4
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161616
muted
#848584