#DBF4FE#DBF4FE
#DBF4FE is a very light, muted cyan. Relative luminance 0.869; OKLCH L 95.2% C 0.029 H 223.8°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF4FE |
|---|---|
| RGB | rgb(219, 244, 254) |
| HSL | hsl(197, 95%, 93%) |
| HSV | hsv(197, 14%, 100%) |
| CMYK | cmyk(13.8%, 3.9%, 0%, 0.4%) |
| CIE-LAB | lab(94.70, -6.17, -7.56) |
| CIE-LCH | lch(94.70, 9.76, 230.81°) |
| OKLab | oklab(95.2% -0.0213 -0.0204) |
| OKLCH | oklch(95.2% 0.03 223.8) |
| XYZ | xyz(79.4491, 86.9156, 106.3372) |
| Luminance | 0.8692 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.42
Lightcyan
#E0FFFF
ΔE00 5.73
Aliceblue
#F0F8FF
ΔE00 6.10
Ice Blue (survey)
#D7FFFE
ΔE00 7.53
Very Light Blue
#D5FFFF
ΔE00 7.55
Very Pale Blue
#D6FFFE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF4FE #FEE5DB
analogous
#DBFEF7 #DBF4FE #DBE2FE
triadic
#DBF4FE #FEDBF4 #F4FEDB
tetradic
#DBF4FE #F7DBFE #FEE5DB #E2FEDB
square
#DBF4FE #F7DBFE #FEE5DB #E2FEDB
split-complementary
#DBF4FE #FEDBE2 #FEF7DB
monochromatic
#64D0FB #9FE2FC #DBF4FE #E1F6FE #E1F6FE
Accessibility & contrast
On white
1.14
#DBF4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#DBF4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF4FE
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF4FE | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FF
Deuteranopia (green-blind)
#E9EEFE
Tritanopia (blue-blind)
#D2F7F7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dbf4fe; /* rgb */ color: rgb(219, 244, 254); /* oklch */ color: oklch(95.2% 0.029 223.8);
Tailwind
colors: {
custom: {
50: '#e6f7fe',
500: '#dbf4fe',
950: '#000000',
},
}SCSS
$custom: #dbf4fe; $custom-light: #e6f7fe; $custom-dark: #000000;
JSON
{
"hex": "#dbf4fe",
"rgb": {
"r": 219,
"g": 244,
"b": 254
},
"hsl": {
"h": 197.143,
"s": 94.595,
"l": 92.745
},
"oklch": {
"l": 0.95195,
"c": 0.0295,
"h": 223.8
},
"luminance": 0.86917
}Semantic roles & 50–950 ramp
primary
#DBF4FE
secondary
#E9AC94
accent
#4200E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585