#DBEEEB#DBEEEB
#DBEEEB is a very light, muted teal. Relative luminance 0.822; OKLCH L 93.4% C 0.020 H 185.5°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEEEB |
|---|---|
| RGB | rgb(219, 238, 235) |
| HSL | hsl(171, 36%, 90%) |
| HSV | hsv(171, 8%, 93%) |
| CMYK | cmyk(8%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(92.67, -6.80, -0.70) |
| CIE-LCH | lch(92.67, 6.84, 185.84°) |
| OKLab | oklab(93.42% -0.0204 -0.0019) |
| OKLCH | oklch(93.42% 0.02 185.5) |
| XYZ | xyz(74.7801, 82.2063, 90.5088) |
| Luminance | 0.8221 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.37
Lightcyan
#E0FFFF
ΔE00 4.75
Mintcream
#F5FFFA
ΔE00 5.13
Honeydew
#F0FFF0
ΔE00 6.21
Ice Blue (survey)
#D7FFFE
ΔE00 6.45
Very Pale Blue
#D6FFFE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEEEB #EEDBDE
analogous
#DBEEE2 #DBEEEB #DBE8EE
triadic
#DBEEEB #EBDBEE #EEEBDB
tetradic
#DBEEEB #E2DBEE #EEDBDE #E8EEDB
square
#DBEEEB #E2DBEE #EEDBDE #E8EEDB
split-complementary
#DBEEEB #EEDBE8 #EEE2DB
monochromatic
#88C7BD #B1DAD4 #DBEEEB #EAF5F3 #EAF5F3
Accessibility & contrast
On white
1.20
#DBEEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#DBEEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEEEB
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEEEB | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEB
Deuteranopia (green-blind)
#E8E9EB
Tritanopia (blue-blind)
#D6EFED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dbeeeb; /* rgb */ color: rgb(219, 238, 235); /* oklch */ color: oklch(93.4% 0.020 185.5);
Tailwind
colors: {
custom: {
50: '#e6f3f1',
500: '#dbeeeb',
950: '#000000',
},
}SCSS
$custom: #dbeeeb; $custom-light: #e6f3f1; $custom-dark: #000000;
JSON
{
"hex": "#dbeeeb",
"rgb": {
"r": 219,
"g": 238,
"b": 235
},
"hsl": {
"h": 170.526,
"s": 35.849,
"l": 89.608
},
"oklch": {
"l": 0.93422,
"c": 0.02046,
"h": 185.5
},
"luminance": 0.82207
}Semantic roles & 50–950 ramp
primary
#DBEEEB
secondary
#C9A4AA
accent
#374AAF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585