#DDEBEC#DDEBEC
#DDEBEC is a very light, near-neutral teal. Relative luminance 0.808; OKLCH L 93.0% C 0.015 H 202.0°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBEC |
|---|---|
| RGB | rgb(221, 235, 236) |
| HSL | hsl(184, 28%, 90%) |
| HSV | hsv(184, 6%, 93%) |
| CMYK | cmyk(6.4%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(92.06, -4.44, -2.08) |
| CIE-LCH | lch(92.06, 4.90, 205.15°) |
| OKLab | oklab(92.99% -0.0139 -0.0056) |
| OKLCH | oklch(92.99% 0.015 202) |
| XYZ | xyz(74.6643, 80.8441, 91.0115) |
| Luminance | 0.8085 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.14
Mintcream
#F5FFFA
ΔE00 5.21
Aliceblue
#F0F8FF
ΔE00 5.41
Fog
#D8DCE0
ΔE00 5.68
Light Grey
#D8DCD6
ΔE00 5.70
Lightcyan
#E0FFFF
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBEC #ECDEDD
analogous
#DDECE6 #DDEBEC #DDE4EC
triadic
#DDEBEC #ECDDEB #EBECDD
tetradic
#DDEBEC #E6DDEC #ECDEDD #E4ECDD
square
#DDEBEC #E6DDEC #ECDEDD #E4ECDD
split-complementary
#DDEBEC #ECDDE4 #ECE6DD
monochromatic
#8EBDC0 #B6D4D6 #DDEBEC #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.22
#DDEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#DDEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBEC
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBEC | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEC
Deuteranopia (green-blind)
#E6E7EC
Tritanopia (blue-blind)
#D9ECEB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddebec; /* rgb */ color: rgb(221, 235, 236); /* oklch */ color: oklch(93.0% 0.015 202.0);
Tailwind
colors: {
custom: {
50: '#e7f1f2',
500: '#ddebec',
950: '#000000',
},
}SCSS
$custom: #ddebec; $custom-light: #e7f1f2; $custom-dark: #000000;
JSON
{
"hex": "#ddebec",
"rgb": {
"r": 221,
"g": 235,
"b": 236
},
"hsl": {
"h": 184,
"s": 28.302,
"l": 89.608
},
"oklch": {
"l": 0.92989,
"c": 0.01497,
"h": 202
},
"luminance": 0.80845
}Semantic roles & 50–950 ramp
primary
#DDEBEC
secondary
#C5AAA8
accent
#463FA7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585