#DDEBE9#DDEBE9
#DDEBE9 is a very light, near-neutral teal. Relative luminance 0.807; OKLCH L 92.9% C 0.015 H 186.7°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBE9 |
|---|---|
| RGB | rgb(221, 235, 233) |
| HSL | hsl(171, 26%, 89%) |
| HSV | hsv(171, 6%, 92%) |
| CMYK | cmyk(6%, 0%, 0.9%, 7.8%) |
| CIE-LAB | lab(91.99, -5.00, -0.63) |
| CIE-LCH | lch(91.99, 5.04, 187.21°) |
| OKLab | oklab(92.9% -0.015 -0.0018) |
| OKLCH | oklch(92.9% 0.015 186.7) |
| XYZ | xyz(74.2321, 80.6713, 88.7353) |
| Luminance | 0.8067 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.25
Mintcream
#F5FFFA
ΔE00 4.70
Light Grey
#D8DCD6
ΔE00 5.17
Lightcyan
#E0FFFF
ΔE00 6.34
Fog
#D8DCE0
ΔE00 6.48
Aliceblue
#F0F8FF
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBE9 #EBDDDF
analogous
#DDEBE2 #DDEBE9 #DDE6EB
triadic
#DDEBE9 #E9DDEB #EBE9DD
tetradic
#DDEBE9 #E2DDEB #EBDDDF #E6EBDD
square
#DDEBE9 #E2DDEB #EBDDDF #E6EBDD
split-complementary
#DDEBE9 #EBDDE6 #EBE2DD
monochromatic
#90BEB7 #B6D4D0 #DDEBE9 #ECF4F3 #ECF4F3
Accessibility & contrast
On white
1.23
#DDEBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#DDEBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBE9
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBE9 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9E9
Deuteranopia (green-blind)
#E6E7E9
Tritanopia (blue-blind)
#DAECEA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddebe9; /* rgb */ color: rgb(221, 235, 233); /* oklch */ color: oklch(92.9% 0.015 186.7);
Tailwind
colors: {
custom: {
50: '#e7f1f0',
500: '#ddebe9',
950: '#000000',
},
}SCSS
$custom: #ddebe9; $custom-light: #e7f1f0; $custom-dark: #000000;
JSON
{
"hex": "#ddebe9",
"rgb": {
"r": 221,
"g": 235,
"b": 233
},
"hsl": {
"h": 171.429,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.92903,
"c": 0.01512,
"h": 186.7
},
"luminance": 0.80672
}Semantic roles & 50–950 ramp
primary
#DDEBE9
secondary
#C3A9AD
accent
#414FA4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585