#DBEFF6#DBEFF6
#DBEFF6 is a very light, muted cyan. Relative luminance 0.834; OKLCH L 93.9% C 0.023 H 220.7°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEFF6 |
|---|---|
| RGB | rgb(219, 239, 246) |
| HSL | hsl(196, 60%, 91%) |
| HSV | hsv(196, 11%, 96%) |
| CMYK | cmyk(11%, 2.8%, 0%, 3.5%) |
| CIE-LAB | lab(93.21, -5.20, -5.62) |
| CIE-LCH | lch(93.21, 7.66, 227.19°) |
| OKLab | oklab(93.95% -0.0176 -0.0151) |
| OKLCH | oklch(93.95% 0.023 220.7) |
| XYZ | xyz(76.7106, 83.4456, 99.2360) |
| Luminance | 0.8345 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.74
Aliceblue
#F0F8FF
ΔE00 5.25
Lightcyan
#E0FFFF
ΔE00 6.06
Fog
#D8DCE0
ΔE00 7.00
Mintcream
#F5FFFA
ΔE00 7.04
Ice Blue (survey)
#D7FFFE
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEFF6 #F6E2DB
analogous
#DBF6EF #DBEFF6 #DBE1F6
triadic
#DBEFF6 #F6DBEF #EFF6DB
tetradic
#DBEFF6 #EFDBF6 #F6E2DB #E1F6DB
square
#DBEFF6 #EFDBF6 #F6E2DB #E1F6DB
split-complementary
#DBEFF6 #F6DBE1 #F6EFDB
monochromatic
#79C3DE #AAD9EA #DBEFF6 #E7F4F9 #E7F4F9
Accessibility & contrast
On white
1.19
#DBEFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#DBEFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEFF6
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEFF6 | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEEF6
Deuteranopia (green-blind)
#E6EAF6
Tritanopia (blue-blind)
#D4F2F1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dbeff6; /* rgb */ color: rgb(219, 239, 246); /* oklch */ color: oklch(93.9% 0.023 220.7);
Tailwind
colors: {
custom: {
50: '#e6f4f9',
500: '#dbeff6',
950: '#000000',
},
}SCSS
$custom: #dbeff6; $custom-light: #e6f4f9; $custom-dark: #000000;
JSON
{
"hex": "#dbeff6",
"rgb": {
"r": 219,
"g": 239,
"b": 246
},
"hsl": {
"h": 195.556,
"s": 60,
"l": 91.176
},
"oklch": {
"l": 0.93946,
"c": 0.02319,
"h": 220.7
},
"luminance": 0.83447
}Semantic roles & 50–950 ramp
primary
#DBEFF6
secondary
#D7AD9E
accent
#4A1EC8
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585