#DBEFEE#DBEFEE
#DBEFEE is a very light, muted teal. Relative luminance 0.830; OKLCH L 93.7% C 0.021 H 193.1°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEFEE |
|---|---|
| RGB | rgb(219, 239, 238) |
| HSL | hsl(177, 38%, 90%) |
| HSV | hsv(177, 8%, 94%) |
| CMYK | cmyk(8.4%, 0%, 0.4%, 6.3%) |
| CIE-LAB | lab(93.00, -6.74, -1.77) |
| CIE-LCH | lch(93.00, 6.97, 194.69°) |
| OKLab | oklab(93.71% -0.0206 -0.0048) |
| OKLCH | oklch(93.71% 0.021 193.1) |
| XYZ | xyz(75.5091, 82.9650, 92.9080) |
| Luminance | 0.8297 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.05
Lightcyan
#E0FFFF
ΔE00 4.33
Mintcream
#F5FFFA
ΔE00 5.33
Ice Blue (survey)
#D7FFFE
ΔE00 6.17
Very Pale Blue
#D6FFFE
ΔE00 6.37
Very Light Blue
#D5FFFF
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEFEE #EFDBDC
analogous
#DBEFE4 #DBEFEE #DBE6EF
triadic
#DBEFEE #EEDBEF #EFEEDB
tetradic
#DBEFEE #E4DBEF #EFDBDC #E6EFDB
square
#DBEFEE #E4DBEF #EFDBDC #E6EFDB
split-complementary
#DBEFEE #EFDBE6 #EFE4DB
monochromatic
#86C9C6 #B1DCDA #DBEFEE #EAF6F5 #EAF6F5
Accessibility & contrast
On white
1.19
#DBEFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#DBEFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEFEE
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEFEE | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDEE
Deuteranopia (green-blind)
#E8EAEE
Tritanopia (blue-blind)
#D6F0EF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dbefee; /* rgb */ color: rgb(219, 239, 238); /* oklch */ color: oklch(93.7% 0.021 193.1);
Tailwind
colors: {
custom: {
50: '#e6f4f3',
500: '#dbefee',
950: '#000000',
},
}SCSS
$custom: #dbefee; $custom-light: #e6f4f3; $custom-dark: #000000;
JSON
{
"hex": "#dbefee",
"rgb": {
"r": 219,
"g": 239,
"b": 238
},
"hsl": {
"h": 177,
"s": 38.462,
"l": 89.804
},
"oklch": {
"l": 0.9371,
"c": 0.02114,
"h": 193.1
},
"luminance": 0.82966
}Semantic roles & 50–950 ramp
primary
#DBEFEE
secondary
#CAA4A6
accent
#343AB1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585