#DDEBED#DDEBED
#DDEBED is a very light, near-neutral teal. Relative luminance 0.809; OKLCH L 93.0% C 0.015 H 207.1°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBED |
|---|---|
| RGB | rgb(221, 235, 237) |
| HSL | hsl(188, 31%, 90%) |
| HSV | hsv(188, 7%, 93%) |
| CMYK | cmyk(6.8%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(92.09, -4.25, -2.57) |
| CIE-LCH | lch(92.09, 4.96, 211.13°) |
| OKLab | oklab(93.02% -0.0135 -0.0069) |
| OKLCH | oklch(93.02% 0.015 207.1) |
| XYZ | xyz(74.8100, 80.9024, 91.7788) |
| Luminance | 0.8090 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.23
Aliceblue
#F0F8FF
ΔE00 5.07
Mintcream
#F5FFFA
ΔE00 5.46
Fog
#D8DCE0
ΔE00 5.46
Light Grey
#D8DCD6
ΔE00 5.95
Whitesmoke
#F5F5F5
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBED #EDDFDD
analogous
#DDEDE7 #DDEBED #DDE3ED
triadic
#DDEBED #EDDDEB #EBEDDD
tetradic
#DDEBED #E7DDED #EDDFDD #E3EDDD
square
#DDEBED #E7DDED #EDDFDD #E3EDDD
split-complementary
#DDEBED #EDDDE3 #EDE7DD
monochromatic
#8DBCC3 #B5D3D8 #DDEBED #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.22
#DDEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#DDEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBED
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBED | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAED
Deuteranopia (green-blind)
#E6E7ED
Tritanopia (blue-blind)
#D9ECEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddebed; /* rgb */ color: rgb(221, 235, 237); /* oklch */ color: oklch(93.0% 0.015 207.1);
Tailwind
colors: {
custom: {
50: '#e7f1f2',
500: '#ddebed',
950: '#000000',
},
}SCSS
$custom: #ddebed; $custom-light: #e7f1f2; $custom-dark: #000000;
JSON
{
"hex": "#ddebed",
"rgb": {
"r": 221,
"g": 235,
"b": 237
},
"hsl": {
"h": 187.5,
"s": 30.769,
"l": 89.804
},
"oklch": {
"l": 0.93018,
"c": 0.01517,
"h": 207.1
},
"luminance": 0.80903
}Semantic roles & 50–950 ramp
primary
#DDEBED
secondary
#C7ABA8
accent
#4A3CA9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585