#DBFAFF#DBFAFF
#DBFAFF is a very light, muted teal. Relative luminance 0.907; OKLCH L 96.4% C 0.033 H 208.4°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFAFF |
|---|---|
| RGB | rgb(219, 250, 255) |
| HSL | hsl(188, 100%, 93%) |
| HSV | hsv(188, 14%, 100%) |
| CMYK | cmyk(14.1%, 2%, 0%, 0%) |
| CIE-LAB | lab(96.27, -8.99, -5.77) |
| CIE-LCH | lch(96.27, 10.69, 212.68°) |
| OKLab | oklab(96.44% -0.0289 -0.0156) |
| OKLCH | oklch(96.44% 0.033 208.4) |
| XYZ | xyz(81.4445, 90.6494, 107.7944) |
| Luminance | 0.9065 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.44
Ice Blue (survey)
#D7FFFE
ΔE00 4.03
Very Light Blue
#D5FFFF
ΔE00 4.09
Very Pale Blue
#D6FFFE
ΔE00 4.21
Really Light Blue
#D4FFFF
ΔE00 4.28
Pale Blue
#D0FEFE
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFAFF #FFE0DB
analogous
#DBFFF2 #DBFAFF #DBE8FF
triadic
#DBFAFF #FFDBFA #FAFFDB
tetradic
#DBFAFF #F2DBFF #FFE0DB #E8FFDB
square
#DBFAFF #F2DBFF #FFE0DB #E8FFDB
split-complementary
#DBFAFF #FFDBE8 #FFF2DB
monochromatic
#61E9FF #9EF2FF #DBFAFF #E0FBFF #E0FBFF
Accessibility & contrast
On white
1.10
#DBFAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#DBFAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFAFF
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFAFF | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FF
Deuteranopia (green-blind)
#EEF2FF
Tritanopia (blue-blind)
#D1FDFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dbfaff; /* rgb */ color: rgb(219, 250, 255); /* oklch */ color: oklch(96.4% 0.033 208.4);
Tailwind
colors: {
custom: {
50: '#e6fcff',
500: '#dbfaff',
950: '#000000',
},
}SCSS
$custom: #dbfaff; $custom-light: #e6fcff; $custom-dark: #000000;
JSON
{
"hex": "#dbfaff",
"rgb": {
"r": 219,
"g": 250,
"b": 255
},
"hsl": {
"h": 188.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.96438,
"c": 0.03284,
"h": 208.4
},
"luminance": 0.90651
}Semantic roles & 50–950 ramp
primary
#DBFAFF
secondary
#EC9F92
accent
#2000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161718
muted
#848586