#DDEEEB#DDEEEB
#DDEEEB is a very light, near-neutral teal. Relative luminance 0.825; OKLCH L 93.6% C 0.018 H 184.3°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEEEB |
|---|---|
| RGB | rgb(221, 238, 235) |
| HSL | hsl(169, 33%, 90%) |
| HSV | hsv(169, 7%, 93%) |
| CMYK | cmyk(7.1%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(92.80, -6.15, -0.48) |
| CIE-LCH | lch(92.80, 6.17, 184.44°) |
| OKLab | oklab(93.57% -0.0184 -0.0014) |
| OKLCH | oklch(93.57% 0.018 184.3) |
| XYZ | xyz(75.3856, 82.5185, 90.5372) |
| Luminance | 0.8252 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.06
Mintcream
#F5FFFA
ΔE00 4.65
Lightcyan
#E0FFFF
ΔE00 5.22
Honeydew
#F0FFF0
ΔE00 6.10
Light Grey
#D8DCD6
ΔE00 6.21
Ice Blue (survey)
#D7FFFE
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEEEB #EEDDE0
analogous
#DDEEE3 #DDEEEB #DDE8EE
triadic
#DDEEEB #EBDDEE #EEEBDD
tetradic
#DDEEEB #E3DDEE #EEDDE0 #E8EEDD
square
#DDEEEB #E3DDEE #EEDDE0 #E8EEDD
split-complementary
#DDEEEB #EEDDE8 #EEE3DD
monochromatic
#8BC5BB #B4DAD3 #DDEEEB #EBF5F3 #EBF5F3
Accessibility & contrast
On white
1.20
#DDEEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#DDEEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEEEB
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEEEB | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEB
Deuteranopia (green-blind)
#E9E9EB
Tritanopia (blue-blind)
#D9EFED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddeeeb; /* rgb */ color: rgb(221, 238, 235); /* oklch */ color: oklch(93.6% 0.018 184.3);
Tailwind
colors: {
custom: {
50: '#e7f3f1',
500: '#ddeeeb',
950: '#000000',
},
}SCSS
$custom: #ddeeeb; $custom-light: #e7f3f1; $custom-dark: #000000;
JSON
{
"hex": "#ddeeeb",
"rgb": {
"r": 221,
"g": 238,
"b": 235
},
"hsl": {
"h": 169.412,
"s": 33.333,
"l": 90
},
"oklch": {
"l": 0.93565,
"c": 0.01842,
"h": 184.3
},
"luminance": 0.82519
}Semantic roles & 50–950 ramp
primary
#DDEEEB
secondary
#C8A7AD
accent
#394EAC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585