#DBF0FE#DBF0FE
#DBF0FE is a very light, muted cyan. Relative luminance 0.845; OKLCH L 94.4% C 0.029 H 236.9°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF0FE |
|---|---|
| RGB | rgb(219, 240, 254) |
| HSL | hsl(204, 95%, 93%) |
| HSV | hsv(204, 14%, 100%) |
| CMYK | cmyk(13.8%, 5.5%, 0%, 0.4%) |
| CIE-LAB | lab(93.68, -4.13, -9.07) |
| CIE-LCH | lch(93.68, 9.97, 245.51°) |
| OKLab | oklab(94.39% -0.016 -0.0245) |
| OKLCH | oklch(94.39% 0.029 236.9) |
| XYZ | xyz(78.2586, 84.5345, 105.9404) |
| Luminance | 0.8454 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.16
Azure (CSS)
#F0FFFF
ΔE00 6.85
Fog
#D8DCE0
ΔE00 7.55
Lightcyan
#E0FFFF
ΔE00 8.34
Ghostwhite
#F8F8FF
ΔE00 8.63
Whitesmoke
#F5F5F5
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF0FE #FEE9DB
analogous
#DBFEFA #DBF0FE #DBDEFE
triadic
#DBF0FE #FEDBF0 #F0FEDB
tetradic
#DBF0FE #FADBFE #FEE9DB #DEFEDB
square
#DBF0FE #FADBFE #FEE9DB #DEFEDB
split-complementary
#DBF0FE #FEDBDE #FEFADB
monochromatic
#64BEFB #9FD7FC #DBF0FE #E1F3FE #E1F3FE
Accessibility & contrast
On white
1.17
#DBF0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#DBF0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF0FE
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF0FE | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFF
Deuteranopia (green-blind)
#E5EBFE
Tritanopia (blue-blind)
#D2F4F4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dbf0fe; /* rgb */ color: rgb(219, 240, 254); /* oklch */ color: oklch(94.4% 0.029 236.9);
Tailwind
colors: {
custom: {
50: '#e6f4fe',
500: '#dbf0fe',
950: '#000000',
},
}SCSS
$custom: #dbf0fe; $custom-light: #e6f4fe; $custom-dark: #000000;
JSON
{
"hex": "#dbf0fe",
"rgb": {
"r": 219,
"g": 240,
"b": 254
},
"hsl": {
"h": 204,
"s": 94.595,
"l": 92.745
},
"oklch": {
"l": 0.94391,
"c": 0.02921,
"h": 236.9
},
"luminance": 0.84536
}Semantic roles & 50–950 ramp
primary
#DBF0FE
secondary
#E9B694
accent
#5C00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585