#DBFBFA#DBFBFA
#DBFBFA is a very light, muted teal. Relative luminance 0.910; OKLCH L 96.5% C 0.033 H 194.3°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFBFA |
|---|---|
| RGB | rgb(219, 251, 250) |
| HSL | hsl(178, 80%, 92%) |
| HSV | hsv(178, 13%, 98%) |
| CMYK | cmyk(12.7%, 0%, 0.4%, 1.6%) |
| CIE-LAB | lab(96.39, -10.48, -3.01) |
| CIE-LCH | lch(96.39, 10.90, 196.01°) |
| OKLab | oklab(96.49% -0.0321 -0.0082) |
| OKLCH | oklch(96.49% 0.033 194.3) |
| XYZ | xyz(80.9616, 90.9547, 103.7144) |
| Luminance | 0.9096 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.05
Ice Blue (survey)
#D7FFFE
ΔE00 2.11
Very Pale Blue
#D6FFFE
ΔE00 2.34
Very Light Blue
#D5FFFF
ΔE00 2.51
Really Light Blue
#D4FFFF
ΔE00 2.73
Ice
#D6FFFA
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFBFA #FBDBDC
analogous
#DBFBEA #DBFBFA #DBECFB
triadic
#DBFBFA #FADBFB #FBFADB
tetradic
#DBFBFA #EADBFB #FBDBDC #ECFBDB
square
#DBFBFA #EADBFB #FBDBDC #ECFBDB
split-complementary
#DBFBFA #FBDBEC #FBEADB
monochromatic
#6DEFEB #A4F5F2 #DBFBFA #E3FCFB #E3FCFB
Accessibility & contrast
On white
1.09
#DBFBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#DBFBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFBFA
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFBFA | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FA
Deuteranopia (green-blind)
#F0F3FA
Tritanopia (blue-blind)
#D2FDFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dbfbfa; /* rgb */ color: rgb(219, 251, 250); /* oklch */ color: oklch(96.5% 0.033 194.3);
Tailwind
colors: {
custom: {
50: '#e6fcfb',
500: '#dbfbfa',
950: '#000000',
},
}SCSS
$custom: #dbfbfa; $custom-light: #e6fcfb; $custom-dark: #000000;
JSON
{
"hex": "#dbfbfa",
"rgb": {
"r": 219,
"g": 251,
"b": 250
},
"hsl": {
"h": 178.125,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.96494,
"c": 0.03314,
"h": 194.3
},
"luminance": 0.90957
}Semantic roles & 50–950 ramp
primary
#DBFBFA
secondary
#E2989B
accent
#0910DC
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585