#DBEEFB#DBEEFB
#DBEEFB is a very light, muted cyan. Relative luminance 0.832; OKLCH L 93.9% C 0.027 H 237.6°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEEFB |
|---|---|
| RGB | rgb(219, 238, 251) |
| HSL | hsl(204, 80%, 92%) |
| HSV | hsv(204, 13%, 98%) |
| CMYK | cmyk(12.7%, 5.2%, 0%, 1.6%) |
| CIE-LAB | lab(93.09, -3.71, -8.39) |
| CIE-LCH | lch(93.09, 9.18, 246.15°) |
| OKLab | oklab(93.9% -0.0144 -0.0226) |
| OKLCH | oklch(93.9% 0.027 237.6) |
| XYZ | xyz(77.1965, 83.1728, 103.2349) |
| Luminance | 0.8317 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.77
Azure (CSS)
#F0FFFF
ΔE00 6.74
Fog
#D8DCE0
ΔE00 6.83
Ghostwhite
#F8F8FF
ΔE00 8.15
Whitesmoke
#F5F5F5
ΔE00 8.46
Lightcyan
#E0FFFF
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEEFB #FBE8DB
analogous
#DBFBF8 #DBEEFB #DBDEFB
triadic
#DBEEFB #FBDBEE #EEFBDB
tetradic
#DBEEFB #F8DBFB #FBE8DB #DEFBDB
square
#DBEEFB #F8DBFB #FBE8DB #DEFBDB
split-complementary
#DBEEFB #FBDBDE #FBF8DB
monochromatic
#6DBAEF #A4D4F5 #DBEEFB #E3F2FC #E3F2FC
Accessibility & contrast
On white
1.19
#DBEEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#DBEEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEEFB
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEEFB | 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)
#E8EDFC
Deuteranopia (green-blind)
#E4EAFB
Tritanopia (blue-blind)
#D3F1F2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dbeefb; /* rgb */ color: rgb(219, 238, 251); /* oklch */ color: oklch(93.9% 0.027 237.6);
Tailwind
colors: {
custom: {
50: '#e6f3fc',
500: '#dbeefb',
950: '#000000',
},
}SCSS
$custom: #dbeefb; $custom-light: #e6f3fc; $custom-dark: #000000;
JSON
{
"hex": "#dbeefb",
"rgb": {
"r": 219,
"g": 238,
"b": 251
},
"hsl": {
"h": 204.375,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.93897,
"c": 0.02679,
"h": 237.6
},
"luminance": 0.83174
}Semantic roles & 50–950 ramp
primary
#DBEEFB
secondary
#E2B698
accent
#5F09DC
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585