#DBEFF1#DBEFF1
#DBEFF1 is a very light, muted teal. Relative luminance 0.831; OKLCH L 93.8% C 0.021 H 204.0°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEFF1 |
|---|---|
| RGB | rgb(219, 239, 241) |
| HSL | hsl(185, 44%, 90%) |
| HSV | hsv(185, 9%, 95%) |
| CMYK | cmyk(9.1%, 0.8%, 0%, 5.5%) |
| CIE-LAB | lab(93.08, -6.17, -3.21) |
| CIE-LCH | lch(93.08, 6.96, 207.51°) |
| OKLab | oklab(93.8% -0.0194 -0.0087) |
| OKLCH | oklch(93.8% 0.021 204) |
| XYZ | xyz(75.9535, 83.1428, 95.2486) |
| Luminance | 0.8314 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.93
Lightcyan
#E0FFFF
ΔE00 4.65
Mintcream
#F5FFFA
ΔE00 5.75
Aliceblue
#F0F8FF
ΔE00 6.42
Ice Blue (survey)
#D7FFFE
ΔE00 6.62
Very Pale Blue
#D6FFFE
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEFF1 #F1DDDB
analogous
#DBF1E8 #DBEFF1 #DBE4F1
triadic
#DBEFF1 #F1DBEF #EFF1DB
tetradic
#DBEFF1 #E8DBF1 #F1DDDB #E4F1DB
square
#DBEFF1 #E8DBF1 #F1DDDB #E4F1DB
split-complementary
#DBEFF1 #F1DBE4 #F1E8DB
monochromatic
#83C8CF #AFDBE0 #DBEFF1 #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.19
#DBEFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#DBEFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEFF1
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEFF1 | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDF1
Deuteranopia (green-blind)
#E7EAF1
Tritanopia (blue-blind)
#D5F1F0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dbeff1; /* rgb */ color: rgb(219, 239, 241); /* oklch */ color: oklch(93.8% 0.021 204.0);
Tailwind
colors: {
custom: {
50: '#e6f4f5',
500: '#dbeff1',
950: '#000000',
},
}SCSS
$custom: #dbeff1; $custom-light: #e6f4f5; $custom-dark: #000000;
JSON
{
"hex": "#dbeff1",
"rgb": {
"r": 219,
"g": 239,
"b": 241
},
"hsl": {
"h": 185.455,
"s": 44,
"l": 90.196
},
"oklch": {
"l": 0.93797,
"c": 0.02129,
"h": 204
},
"luminance": 0.83144
}Semantic roles & 50–950 ramp
primary
#DBEFF1
secondary
#CEA6A2
accent
#3B2EB7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585