#DBF9FE#DBF9FE
#DBF9FE is a very light, muted teal. Relative luminance 0.900; OKLCH L 96.2% C 0.032 H 208.7°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF9FE |
|---|---|
| RGB | rgb(219, 249, 254) |
| HSL | hsl(189, 95%, 93%) |
| HSV | hsv(189, 14%, 100%) |
| CMYK | cmyk(13.8%, 2%, 0%, 0.4%) |
| CIE-LAB | lab(95.98, -8.69, -5.67) |
| CIE-LCH | lch(95.98, 10.38, 213.13°) |
| OKLab | oklab(96.21% -0.0279 -0.0153) |
| OKLCH | oklch(96.21% 0.032 208.7) |
| XYZ | xyz(80.9740, 89.9653, 106.8455) |
| Luminance | 0.8997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.60
Ice Blue (survey)
#D7FFFE
ΔE00 4.29
Very Light Blue
#D5FFFF
ΔE00 4.36
Very Pale Blue
#D6FFFE
ΔE00 4.47
Really Light Blue
#D4FFFF
ΔE00 4.55
Azure (CSS)
#F0FFFF
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF9FE #FEE0DB
analogous
#DBFEF1 #DBF9FE #DBE7FE
triadic
#DBF9FE #FEDBF9 #F9FEDB
tetradic
#DBF9FE #F1DBFE #FEE0DB #E7FEDB
square
#DBF9FE #F1DBFE #FEE0DB #E7FEDB
split-complementary
#DBF9FE #FEDBE7 #FEF1DB
monochromatic
#64E5FB #9FEFFC #DBF9FE #E1FAFE #E1FAFE
Accessibility & contrast
On white
1.11
#DBF9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#DBF9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF9FE
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF9FE | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FE
Deuteranopia (green-blind)
#EDF1FE
Tritanopia (blue-blind)
#D1FCFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dbf9fe; /* rgb */ color: rgb(219, 249, 254); /* oklch */ color: oklch(96.2% 0.032 208.7);
Tailwind
colors: {
custom: {
50: '#e6fbfe',
500: '#dbf9fe',
950: '#000000',
},
}SCSS
$custom: #dbf9fe; $custom-light: #e6fbfe; $custom-dark: #000000;
JSON
{
"hex": "#dbf9fe",
"rgb": {
"r": 219,
"g": 249,
"b": 254
},
"hsl": {
"h": 188.571,
"s": 94.595,
"l": 92.745
},
"oklch": {
"l": 0.96205,
"c": 0.03188,
"h": 208.7
},
"luminance": 0.89967
}Semantic roles & 50–950 ramp
primary
#DBF9FE
secondary
#E9A094
accent
#2100E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585