#DBF3FE#DBF3FE
#DBF3FE is a very light, muted cyan. Relative luminance 0.863; OKLCH L 95.0% C 0.029 H 227.0°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF3FE |
|---|---|
| RGB | rgb(219, 243, 254) |
| HSL | hsl(199, 95%, 93%) |
| HSV | hsv(199, 14%, 100%) |
| CMYK | cmyk(13.8%, 4.3%, 0%, 0.4%) |
| CIE-LAB | lab(94.45, -5.66, -7.94) |
| CIE-LCH | lch(94.45, 9.75, 234.52°) |
| OKLab | oklab(94.99% -0.02 -0.0214) |
| OKLCH | oklch(94.99% 0.029 227) |
| XYZ | xyz(79.1491, 86.3154, 106.2372) |
| Luminance | 0.8632 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.70
Aliceblue
#F0F8FF
ΔE00 5.78
Lightcyan
#E0FFFF
ΔE00 6.38
Ice Blue (survey)
#D7FFFE
ΔE00 8.19
Very Light Blue
#D5FFFF
ΔE00 8.21
Fog
#D8DCE0
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF3FE #FEE6DB
analogous
#DBFEF7 #DBF3FE #DBE1FE
triadic
#DBF3FE #FEDBF3 #F3FEDB
tetradic
#DBF3FE #F7DBFE #FEE6DB #E1FEDB
square
#DBF3FE #F7DBFE #FEE6DB #E1FEDB
split-complementary
#DBF3FE #FEDBE1 #FEF7DB
monochromatic
#64CBFB #9FDFFC #DBF3FE #E1F5FE #E1F5FE
Accessibility & contrast
On white
1.15
#DBF3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#DBF3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF3FE
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF3FE | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#E8EDFE
Tritanopia (blue-blind)
#D2F6F6
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dbf3fe; /* rgb */ color: rgb(219, 243, 254); /* oklch */ color: oklch(95.0% 0.029 227.0);
Tailwind
colors: {
custom: {
50: '#e6f7fe',
500: '#dbf3fe',
950: '#000000',
},
}SCSS
$custom: #dbf3fe; $custom-light: #e6f7fe; $custom-dark: #000000;
JSON
{
"hex": "#dbf3fe",
"rgb": {
"r": 219,
"g": 243,
"b": 254
},
"hsl": {
"h": 198.857,
"s": 94.595,
"l": 92.745
},
"oklch": {
"l": 0.94993,
"c": 0.02929,
"h": 227
},
"luminance": 0.86317
}Semantic roles & 50–950 ramp
primary
#DBF3FE
secondary
#E9AF94
accent
#4800E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585