#DDEBE6#DDEBE6
#DDEBE6 is a very light, near-neutral teal. Relative luminance 0.805; OKLCH L 92.8% C 0.016 H 172.6°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBE6 |
|---|---|
| RGB | rgb(221, 235, 230) |
| HSL | hsl(159, 26%, 89%) |
| HSV | hsv(159, 6%, 92%) |
| CMYK | cmyk(6%, 0%, 2.1%, 7.8%) |
| CIE-LAB | lab(91.91, -5.55, 0.82) |
| CIE-LCH | lch(91.91, 5.61, 171.59°) |
| OKLab | oklab(92.82% -0.0162 0.0021) |
| OKLCH | oklch(92.82% 0.016 172.6) |
| XYZ | xyz(73.8072, 80.5013, 86.4974) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 4.61
Azure (CSS)
#F0FFFF
ΔE00 4.82
Light Grey
#D8DCD6
ΔE00 4.99
Honeydew
#F0FFF0
ΔE00 5.76
Lightcyan
#E0FFFF
ΔE00 6.53
Fog
#D8DCE0
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBE6 #EBDDE2
analogous
#DDEBDF #DDEBE6 #DDE9EB
triadic
#DDEBE6 #E6DDEB #EBE6DD
tetradic
#DDEBE6 #DFDDEB #EBDDE2 #E9EBDD
square
#DDEBE6 #DFDDEB #EBDDE2 #E9EBDD
split-complementary
#DDEBE6 #EBDDE9 #EBDFDD
monochromatic
#90BEAD #B6D4CA #DDEBE6 #ECF4F1 #ECF4F1
Accessibility & contrast
On white
1.23
#DDEBE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#DDEBE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBE6
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBE6 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE9E6
Deuteranopia (green-blind)
#E7E7E6
Tritanopia (blue-blind)
#DAEBE9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddebe6; /* rgb */ color: rgb(221, 235, 230); /* oklch */ color: oklch(92.8% 0.016 172.6);
Tailwind
colors: {
custom: {
50: '#e7f1ed',
500: '#ddebe6',
950: '#000000',
},
}SCSS
$custom: #ddebe6; $custom-light: #e7f1ed; $custom-dark: #000000;
JSON
{
"hex": "#ddebe6",
"rgb": {
"r": 221,
"g": 235,
"b": 230
},
"hsl": {
"h": 158.571,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.92818,
"c": 0.0163,
"h": 172.6
},
"luminance": 0.80502
}Semantic roles & 50–950 ramp
primary
#DDEBE6
secondary
#C3A9B2
accent
#4165A4
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161616
muted
#848584