#DDEBEA#DDEBEA
#DDEBEA is a very light, near-neutral teal. Relative luminance 0.807; OKLCH L 92.9% C 0.015 H 191.7°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBEA |
|---|---|
| RGB | rgb(221, 235, 234) |
| HSL | hsl(176, 26%, 89%) |
| HSV | hsv(176, 6%, 92%) |
| CMYK | cmyk(6%, 0%, 0.4%, 7.8%) |
| CIE-LAB | lab(92.01, -4.81, -1.12) |
| CIE-LCH | lch(92.01, 4.94, 193.06°) |
| OKLab | oklab(92.93% -0.0146 -0.003) |
| OKLCH | oklch(92.93% 0.015 191.7) |
| XYZ | xyz(74.3754, 80.7286, 89.4897) |
| Luminance | 0.8073 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.16
Mintcream
#F5FFFA
ΔE00 4.82
Light Grey
#D8DCD6
ΔE00 5.31
Aliceblue
#F0F8FF
ΔE00 6.14
Fog
#D8DCE0
ΔE00 6.19
Lightcyan
#E0FFFF
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBEA #EBDDDE
analogous
#DDEBE3 #DDEBEA #DDE5EB
triadic
#DDEBEA #EADDEB #EBEADD
tetradic
#DDEBEA #E3DDEB #EBDDDE #E5EBDD
square
#DDEBEA #E3DDEB #EBDDDE #E5EBDD
split-complementary
#DDEBEA #EBDDE5 #EBE3DD
monochromatic
#90BEBA #B6D4D2 #DDEBEA #ECF4F3 #ECF4F3
Accessibility & contrast
On white
1.22
#DDEBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#DDEBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBEA
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBEA | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EA
Deuteranopia (green-blind)
#E6E7EA
Tritanopia (blue-blind)
#D9ECEB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddebea; /* rgb */ color: rgb(221, 235, 234); /* oklch */ color: oklch(92.9% 0.015 191.7);
Tailwind
colors: {
custom: {
50: '#e7f1f0',
500: '#ddebea',
950: '#000000',
},
}SCSS
$custom: #ddebea; $custom-light: #e7f1f0; $custom-dark: #000000;
JSON
{
"hex": "#ddebea",
"rgb": {
"r": 221,
"g": 235,
"b": 234
},
"hsl": {
"h": 175.714,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.92931,
"c": 0.01495,
"h": 191.7
},
"luminance": 0.80729
}Semantic roles & 50–950 ramp
primary
#DDEBEA
secondary
#C3A9AB
accent
#4148A4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585