#DDEBEB#DDEBEB
#DDEBEB is a very light, near-neutral teal. Relative luminance 0.808; OKLCH L 93.0% C 0.015 H 196.9°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBEB |
|---|---|
| RGB | rgb(221, 235, 235) |
| HSL | hsl(180, 26%, 89%) |
| HSV | hsv(180, 6%, 92%) |
| CMYK | cmyk(6%, 0%, 0%, 7.8%) |
| CIE-LAB | lab(92.04, -4.63, -1.60) |
| CIE-LCH | lch(92.04, 4.89, 199.08°) |
| OKLab | oklab(92.96% -0.0143 -0.0043) |
| OKLCH | oklch(92.96% 0.015 196.9) |
| XYZ | xyz(74.5194, 80.7862, 90.2485) |
| Luminance | 0.8079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.12
Mintcream
#F5FFFA
ΔE00 4.99
Light Grey
#D8DCD6
ΔE00 5.49
Aliceblue
#F0F8FF
ΔE00 5.77
Fog
#D8DCE0
ΔE00 5.93
Lightcyan
#E0FFFF
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBEB #EBDDDD
analogous
#DDEBE4 #DDEBEB #DDE4EB
triadic
#DDEBEB #EBDDEB #EBEBDD
tetradic
#DDEBEB #E4DDEB #EBDDDD #E4EBDD
square
#DDEBEB #E4DDEB #EBDDDD #E4EBDD
split-complementary
#DDEBEB #EBDDE4 #EBE4DD
monochromatic
#90BEBE #B6D4D4 #DDEBEB #ECF4F4 #ECF4F4
Accessibility & contrast
On white
1.22
#DDEBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#DDEBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBEB
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBEB | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EB
Deuteranopia (green-blind)
#E6E7EB
Tritanopia (blue-blind)
#D9ECEB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddebeb; /* rgb */ color: rgb(221, 235, 235); /* oklch */ color: oklch(93.0% 0.015 196.9);
Tailwind
colors: {
custom: {
50: '#e7f1f1',
500: '#ddebeb',
950: '#000000',
},
}SCSS
$custom: #ddebeb; $custom-light: #e7f1f1; $custom-dark: #000000;
JSON
{
"hex": "#ddebeb",
"rgb": {
"r": 221,
"g": 235,
"b": 235
},
"hsl": {
"h": 180,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.9296,
"c": 0.0149,
"h": 196.9
},
"luminance": 0.80787
}Semantic roles & 50–950 ramp
primary
#DDEBEB
secondary
#C3A9A9
accent
#4141A4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585