#DBEFF3#DBEFF3
#DBEFF3 is a very light, muted cyan. Relative luminance 0.833; OKLCH L 93.9% C 0.022 H 211.0°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEFF3 |
|---|---|
| RGB | rgb(219, 239, 243) |
| HSL | hsl(190, 50%, 91%) |
| HSV | hsv(190, 10%, 95%) |
| CMYK | cmyk(9.9%, 1.6%, 0%, 4.7%) |
| CIE-LAB | lab(93.13, -5.79, -4.18) |
| CIE-LCH | lch(93.13, 7.14, 215.82°) |
| OKLab | oklab(93.86% -0.0187 -0.0112) |
| OKLCH | oklch(93.86% 0.022 211) |
| XYZ | xyz(76.2539, 83.2629, 96.8306) |
| Luminance | 0.8326 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.12
Lightcyan
#E0FFFF
ΔE00 5.12
Aliceblue
#F0F8FF
ΔE00 5.87
Mintcream
#F5FFFA
ΔE00 6.20
Ice Blue (survey)
#D7FFFE
ΔE00 7.11
Fog
#D8DCE0
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEFF3 #F3DFDB
analogous
#DBF3EB #DBEFF3 #DBE3F3
triadic
#DBEFF3 #F3DBEF #EFF3DB
tetradic
#DBEFF3 #EBDBF3 #F3DFDB #E3F3DB
square
#DBEFF3 #EBDBF3 #F3DFDB #E3F3DB
split-complementary
#DBEFF3 #F3DBE3 #F3EBDB
monochromatic
#7FC6D4 #ADDBE4 #DBEFF3 #E8F5F7 #E8F5F7
Accessibility & contrast
On white
1.19
#DBEFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#DBEFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEFF3
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEFF3 | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEDF3
Deuteranopia (green-blind)
#E7EAF3
Tritanopia (blue-blind)
#D5F1F0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dbeff3; /* rgb */ color: rgb(219, 239, 243); /* oklch */ color: oklch(93.9% 0.022 211.0);
Tailwind
colors: {
custom: {
50: '#e6f4f7',
500: '#dbeff3',
950: '#000000',
},
}SCSS
$custom: #dbeff3; $custom-light: #e6f4f7; $custom-dark: #000000;
JSON
{
"hex": "#dbeff3",
"rgb": {
"r": 219,
"g": 239,
"b": 243
},
"hsl": {
"h": 190,
"s": 50,
"l": 90.588
},
"oklch": {
"l": 0.93856,
"c": 0.02181,
"h": 211
},
"luminance": 0.83264
}Semantic roles & 50–950 ramp
primary
#DBEFF3
secondary
#D2A9A1
accent
#4128BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585