#DBEFEB#DBEFEB
#DBEFEB is a very light, muted teal. Relative luminance 0.828; OKLCH L 93.6% C 0.022 H 182.5°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEFEB |
|---|---|
| RGB | rgb(219, 239, 235) |
| HSL | hsl(168, 38%, 90%) |
| HSV | hsv(168, 8%, 94%) |
| CMYK | cmyk(8.4%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(92.92, -7.31, -0.32) |
| CIE-LCH | lch(92.92, 7.31, 182.51°) |
| OKLab | oklab(93.62% -0.0217 -0.001) |
| OKLCH | oklch(93.62% 0.022 182.5) |
| XYZ | xyz(75.0721, 82.7902, 90.6061) |
| Luminance | 0.8279 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.53
Azure (CSS)
#F0FFFF
ΔE00 4.60
Mintcream
#F5FFFA
ΔE00 5.23
Honeydew
#F0FFF0
ΔE00 5.83
Ice Blue (survey)
#D7FFFE
ΔE00 6.10
Very Pale Blue
#D6FFFE
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEFEB #EFDBDF
analogous
#DBEFE1 #DBEFEB #DBE9EF
triadic
#DBEFEB #EBDBEF #EFEBDB
tetradic
#DBEFEB #E1DBEF #EFDBDF #E9EFDB
square
#DBEFEB #E1DBEF #EFDBDF #E9EFDB
split-complementary
#DBEFEB #EFDBE9 #EFE1DB
monochromatic
#86C9BC #B1DCD3 #DBEFEB #EAF6F3 #EAF6F3
Accessibility & contrast
On white
1.20
#DBEFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#DBEFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEFEB
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEFEB | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEB
Deuteranopia (green-blind)
#E9E9EB
Tritanopia (blue-blind)
#D6F0EE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dbefeb; /* rgb */ color: rgb(219, 239, 235); /* oklch */ color: oklch(93.6% 0.022 182.5);
Tailwind
colors: {
custom: {
50: '#e6f4f1',
500: '#dbefeb',
950: '#000000',
},
}SCSS
$custom: #dbefeb; $custom-light: #e6f4f1; $custom-dark: #000000;
JSON
{
"hex": "#dbefeb",
"rgb": {
"r": 219,
"g": 239,
"b": 235
},
"hsl": {
"h": 168,
"s": 38.462,
"l": 89.804
},
"oklch": {
"l": 0.93624,
"c": 0.02176,
"h": 182.5
},
"luminance": 0.82791
}Semantic roles & 50–950 ramp
primary
#DBEFEB
secondary
#CAA4AB
accent
#344DB1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585