#DBEFED#DBEFED
#DBEFED is a very light, muted teal. Relative luminance 0.829; OKLCH L 93.7% C 0.021 H 189.6°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEFED |
|---|---|
| RGB | rgb(219, 239, 237) |
| HSL | hsl(174, 38%, 90%) |
| HSV | hsv(174, 8%, 94%) |
| CMYK | cmyk(8.4%, 0%, 0.8%, 6.3%) |
| CIE-LAB | lab(92.97, -6.93, -1.29) |
| CIE-LCH | lch(92.97, 7.05, 190.51°) |
| OKLab | oklab(93.68% -0.021 -0.0035) |
| OKLCH | oklch(93.68% 0.021 189.6) |
| XYZ | xyz(75.3626, 82.9064, 92.1364) |
| Luminance | 0.8291 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.19
Lightcyan
#E0FFFF
ΔE00 4.34
Mintcream
#F5FFFA
ΔE00 5.26
Ice Blue (survey)
#D7FFFE
ΔE00 6.10
Very Pale Blue
#D6FFFE
ΔE00 6.30
Very Light Blue
#D5FFFF
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEFED #EFDBDD
analogous
#DBEFE3 #DBEFED #DBE7EF
triadic
#DBEFED #EDDBEF #EFEDDB
tetradic
#DBEFED #E3DBEF #EFDBDD #E7EFDB
square
#DBEFED #E3DBEF #EFDBDD #E7EFDB
split-complementary
#DBEFED #EFDBE7 #EFE3DB
monochromatic
#86C9C3 #B1DCD8 #DBEFED #EAF6F4 #EAF6F4
Accessibility & contrast
On white
1.19
#DBEFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#DBEFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEFED
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEFED | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDED
Deuteranopia (green-blind)
#E8EAED
Tritanopia (blue-blind)
#D6F0EE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dbefed; /* rgb */ color: rgb(219, 239, 237); /* oklch */ color: oklch(93.7% 0.021 189.6);
Tailwind
colors: {
custom: {
50: '#e6f4f2',
500: '#dbefed',
950: '#000000',
},
}SCSS
$custom: #dbefed; $custom-light: #e6f4f2; $custom-dark: #000000;
JSON
{
"hex": "#dbefed",
"rgb": {
"r": 219,
"g": 239,
"b": 237
},
"hsl": {
"h": 174,
"s": 38.462,
"l": 89.804
},
"oklch": {
"l": 0.93682,
"c": 0.02127,
"h": 189.6
},
"luminance": 0.82907
}Semantic roles & 50–950 ramp
primary
#DBEFED
secondary
#CAA4A8
accent
#3441B1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585