#DBEFEF#DBEFEF
#DBEFEF is a very light, muted teal. Relative luminance 0.830; OKLCH L 93.7% C 0.021 H 196.8°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEFEF |
|---|---|
| RGB | rgb(219, 239, 239) |
| HSL | hsl(180, 38%, 90%) |
| HSV | hsv(180, 8%, 94%) |
| CMYK | cmyk(8.4%, 0%, 0%, 6.3%) |
| CIE-LAB | lab(93.02, -6.55, -2.25) |
| CIE-LCH | lch(93.02, 6.93, 198.95°) |
| OKLab | oklab(93.74% -0.0202 -0.0061) |
| OKLCH | oklch(93.74% 0.021 196.8) |
| XYZ | xyz(75.6564, 83.0239, 93.6839) |
| Luminance | 0.8303 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.96
Lightcyan
#E0FFFF
ΔE00 4.38
Mintcream
#F5FFFA
ΔE00 5.43
Ice Blue (survey)
#D7FFFE
ΔE00 6.28
Very Pale Blue
#D6FFFE
ΔE00 6.48
Very Light Blue
#D5FFFF
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEFEF #EFDBDB
analogous
#DBEFE5 #DBEFEF #DBE5EF
triadic
#DBEFEF #EFDBEF #EFEFDB
tetradic
#DBEFEF #E5DBEF #EFDBDB #E5EFDB
square
#DBEFEF #E5DBEF #EFDBDB #E5EFDB
split-complementary
#DBEFEF #EFDBE5 #EFE5DB
monochromatic
#86C9C9 #B1DCDC #DBEFEF #EAF6F6 #EAF6F6
Accessibility & contrast
On white
1.19
#DBEFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#DBEFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEFEF
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEFEF | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDEF
Deuteranopia (green-blind)
#E8EAEF
Tritanopia (blue-blind)
#D5F0EF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dbefef; /* rgb */ color: rgb(219, 239, 239); /* oklch */ color: oklch(93.7% 0.021 196.8);
Tailwind
colors: {
custom: {
50: '#e6f4f4',
500: '#dbefef',
950: '#000000',
},
}SCSS
$custom: #dbefef; $custom-light: #e6f4f4; $custom-dark: #000000;
JSON
{
"hex": "#dbefef",
"rgb": {
"r": 219,
"g": 239,
"b": 239
},
"hsl": {
"h": 180,
"s": 38.462,
"l": 89.804
},
"oklch": {
"l": 0.93739,
"c": 0.02111,
"h": 196.8
},
"luminance": 0.83025
}Semantic roles & 50–950 ramp
primary
#DBEFEF
secondary
#CAA4A4
accent
#3434B1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585