#DBF8FE#DBF8FE
#DBF8FE is a very light, muted cyan. Relative luminance 0.894; OKLCH L 96.0% C 0.031 H 211.5°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF8FE |
|---|---|
| RGB | rgb(219, 248, 254) |
| HSL | hsl(190, 95%, 93%) |
| HSV | hsv(190, 14%, 100%) |
| CMYK | cmyk(13.8%, 2.4%, 0%, 0.4%) |
| CIE-LAB | lab(95.73, -8.19, -6.05) |
| CIE-LCH | lch(95.73, 10.18, 216.47°) |
| OKLab | oklab(96% -0.0266 -0.0163) |
| OKLCH | oklch(96% 0.031 211.5) |
| XYZ | xyz(80.6658, 89.3488, 106.7428) |
| Luminance | 0.8935 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.19
Ice Blue (survey)
#D7FFFE
ΔE00 4.92
Very Light Blue
#D5FFFF
ΔE00 4.97
Azure (CSS)
#F0FFFF
ΔE00 5.00
Very Pale Blue
#D6FFFE
ΔE00 5.10
Really Light Blue
#D4FFFF
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF8FE #FEE1DB
analogous
#DBFEF3 #DBF8FE #DBE6FE
triadic
#DBF8FE #FEDBF8 #F8FEDB
tetradic
#DBF8FE #F3DBFE #FEE1DB #E6FEDB
square
#DBF8FE #F3DBFE #FEE1DB #E6FEDB
split-complementary
#DBF8FE #FEDBE6 #FEF3DB
monochromatic
#64E1FB #9FECFC #DBF8FE #E1F9FE #E1F9FE
Accessibility & contrast
On white
1.11
#DBF8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#DBF8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF8FE
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF8FE | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FE
Deuteranopia (green-blind)
#ECF1FE
Tritanopia (blue-blind)
#D1FBFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dbf8fe; /* rgb */ color: rgb(219, 248, 254); /* oklch */ color: oklch(96.0% 0.031 211.5);
Tailwind
colors: {
custom: {
50: '#e6fafe',
500: '#dbf8fe',
950: '#000000',
},
}SCSS
$custom: #dbf8fe; $custom-light: #e6fafe; $custom-dark: #000000;
JSON
{
"hex": "#dbf8fe",
"rgb": {
"r": 219,
"g": 248,
"b": 254
},
"hsl": {
"h": 190.286,
"s": 94.595,
"l": 92.745
},
"oklch": {
"l": 0.96003,
"c": 0.03125,
"h": 211.5
},
"luminance": 0.89351
}Semantic roles & 50–950 ramp
primary
#DBF8FE
secondary
#E9A394
accent
#2700E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585