#DDEBE8#DDEBE8
#DDEBE8 is a very light, near-neutral teal. Relative luminance 0.806; OKLCH L 92.9% C 0.015 H 181.7°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBE8 |
|---|---|
| RGB | rgb(221, 235, 232) |
| HSL | hsl(167, 26%, 89%) |
| HSV | hsv(167, 6%, 92%) |
| CMYK | cmyk(6%, 0%, 1.3%, 7.8%) |
| CIE-LAB | lab(91.96, -5.18, -0.15) |
| CIE-LCH | lch(91.96, 5.18, 181.64°) |
| OKLab | oklab(92.87% -0.0154 -0.0005) |
| OKLCH | oklch(92.87% 0.015 181.7) |
| XYZ | xyz(74.0897, 80.6143, 87.9851) |
| Luminance | 0.8062 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.40
Mintcream
#F5FFFA
ΔE00 4.62
Light Grey
#D8DCD6
ΔE00 5.07
Lightcyan
#E0FFFF
ΔE00 6.36
Honeydew
#F0FFF0
ΔE00 6.46
Fog
#D8DCE0
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBE8 #EBDDE0
analogous
#DDEBE1 #DDEBE8 #DDE7EB
triadic
#DDEBE8 #E8DDEB #EBE8DD
tetradic
#DDEBE8 #E1DDEB #EBDDE0 #E7EBDD
square
#DDEBE8 #E1DDEB #EBDDE0 #E7EBDD
split-complementary
#DDEBE8 #EBDDE7 #EBE1DD
monochromatic
#90BEB4 #B6D4CE #DDEBE8 #ECF4F2 #ECF4F2
Accessibility & contrast
On white
1.23
#DDEBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#DDEBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBE8
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBE8 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE9E8
Deuteranopia (green-blind)
#E7E7E8
Tritanopia (blue-blind)
#DAECEA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddebe8; /* rgb */ color: rgb(221, 235, 232); /* oklch */ color: oklch(92.9% 0.015 181.7);
Tailwind
colors: {
custom: {
50: '#e7f1ef',
500: '#ddebe8',
950: '#000000',
},
}SCSS
$custom: #ddebe8; $custom-light: #e7f1ef; $custom-dark: #000000;
JSON
{
"hex": "#ddebe8",
"rgb": {
"r": 221,
"g": 235,
"b": 232
},
"hsl": {
"h": 167.143,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.92874,
"c": 0.01541,
"h": 181.7
},
"luminance": 0.80615
}Semantic roles & 50–950 ramp
primary
#DDEBE8
secondary
#C3A9AF
accent
#4156A4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585