#DDEBE7#DDEBE7
#DDEBE7 is a very light, near-neutral teal. Relative luminance 0.806; OKLCH L 92.8% C 0.016 H 177.1°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBE7 |
|---|---|
| RGB | rgb(221, 235, 231) |
| HSL | hsl(163, 26%, 89%) |
| HSV | hsv(163, 6%, 92%) |
| CMYK | cmyk(6%, 0%, 1.7%, 7.8%) |
| CIE-LAB | lab(91.93, -5.37, 0.34) |
| CIE-LCH | lch(91.93, 5.38, 176.42°) |
| OKLab | oklab(92.85% -0.0158 0.0008) |
| OKLCH | oklch(92.85% 0.016 177.1) |
| XYZ | xyz(73.9480, 80.5576, 87.2391) |
| Luminance | 0.8056 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.59
Mintcream
#F5FFFA
ΔE00 4.59
Light Grey
#D8DCD6
ΔE00 5.01
Honeydew
#F0FFF0
ΔE00 6.10
Lightcyan
#E0FFFF
ΔE00 6.42
Fog
#D8DCE0
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBE7 #EBDDE1
analogous
#DDEBE0 #DDEBE7 #DDE8EB
triadic
#DDEBE7 #E7DDEB #EBE7DD
tetradic
#DDEBE7 #E0DDEB #EBDDE1 #E8EBDD
square
#DDEBE7 #E0DDEB #EBDDE1 #E8EBDD
split-complementary
#DDEBE7 #EBDDE8 #EBE0DD
monochromatic
#90BEB1 #B6D4CC #DDEBE7 #ECF4F1 #ECF4F1
Accessibility & contrast
On white
1.23
#DDEBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#DDEBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBE7
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBE7 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE9E7
Deuteranopia (green-blind)
#E7E7E7
Tritanopia (blue-blind)
#DAEBEA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddebe7; /* rgb */ color: rgb(221, 235, 231); /* oklch */ color: oklch(92.8% 0.016 177.1);
Tailwind
colors: {
custom: {
50: '#e7f1ee',
500: '#ddebe7',
950: '#000000',
},
}SCSS
$custom: #ddebe7; $custom-light: #e7f1ee; $custom-dark: #000000;
JSON
{
"hex": "#ddebe7",
"rgb": {
"r": 221,
"g": 235,
"b": 231
},
"hsl": {
"h": 162.857,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.92846,
"c": 0.0158,
"h": 177.1
},
"luminance": 0.80558
}Semantic roles & 50–950 ramp
primary
#DDEBE7
secondary
#C3A9B0
accent
#415DA4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585