#DBF7FE#DBF7FE
#DBF7FE is a very light, muted cyan. Relative luminance 0.887; OKLCH L 95.8% C 0.031 H 214.5°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF7FE |
|---|---|
| RGB | rgb(219, 247, 254) |
| HSL | hsl(192, 95%, 93%) |
| HSV | hsv(192, 14%, 100%) |
| CMYK | cmyk(13.8%, 2.8%, 0%, 0.4%) |
| CIE-LAB | lab(95.47, -7.68, -6.43) |
| CIE-LCH | lch(95.47, 10.02, 219.92°) |
| OKLab | oklab(95.8% -0.0253 -0.0174) |
| OKLCH | oklch(95.8% 0.031 214.5) |
| XYZ | xyz(80.3592, 88.7356, 106.6406) |
| Luminance | 0.8874 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.81
Azure (CSS)
#F0FFFF
ΔE00 4.99
Ice Blue (survey)
#D7FFFE
ΔE00 5.56
Very Light Blue
#D5FFFF
ΔE00 5.61
Very Pale Blue
#D6FFFE
ΔE00 5.74
Really Light Blue
#D4FFFF
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF7FE #FEE2DB
analogous
#DBFEF3 #DBF7FE #DBE5FE
triadic
#DBF7FE #FEDBF7 #F7FEDB
tetradic
#DBF7FE #F3DBFE #FEE2DB #E5FEDB
square
#DBF7FE #F3DBFE #FEE2DB #E5FEDB
split-complementary
#DBF7FE #FEDBE5 #FEF3DB
monochromatic
#64DDFB #9FEAFC #DBF7FE #E1F8FE #E1F8FE
Accessibility & contrast
On white
1.12
#DBF7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#DBF7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF7FE
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF7FE | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FE
Deuteranopia (green-blind)
#EBF0FE
Tritanopia (blue-blind)
#D1FAF9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dbf7fe; /* rgb */ color: rgb(219, 247, 254); /* oklch */ color: oklch(95.8% 0.031 214.5);
Tailwind
colors: {
custom: {
50: '#e6f9fe',
500: '#dbf7fe',
950: '#000000',
},
}SCSS
$custom: #dbf7fe; $custom-light: #e6f9fe; $custom-dark: #000000;
JSON
{
"hex": "#dbf7fe",
"rgb": {
"r": 219,
"g": 247,
"b": 254
},
"hsl": {
"h": 192,
"s": 94.595,
"l": 92.745
},
"oklch": {
"l": 0.958,
"c": 0.03068,
"h": 214.5
},
"luminance": 0.88737
}Semantic roles & 50–950 ramp
primary
#DBF7FE
secondary
#E9A594
accent
#2E00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585