#DBFCFC#DBFCFC
#DBFCFC is a very light, muted teal. Relative luminance 0.917; OKLCH L 96.8% C 0.034 H 196.6°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFCFC |
|---|---|
| RGB | rgb(219, 252, 252) |
| HSL | hsl(180, 85%, 92%) |
| HSV | hsv(180, 13%, 99%) |
| CMYK | cmyk(13.1%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(96.70, -10.59, -3.58) |
| CIE-LCH | lch(96.70, 11.18, 198.70°) |
| OKLab | oklab(96.76% -0.0327 -0.0097) |
| OKLCH | oklch(96.76% 0.034 196.6) |
| XYZ | xyz(81.5901, 91.7072, 105.4792) |
| Luminance | 0.9171 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.89
Ice Blue (survey)
#D7FFFE
ΔE00 1.95
Very Pale Blue
#D6FFFE
ΔE00 2.18
Very Light Blue
#D5FFFF
ΔE00 2.28
Really Light Blue
#D4FFFF
ΔE00 2.51
Pale Blue
#D0FEFE
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFCFC #FCDBDB
analogous
#DBFCEC #DBFCFC #DBECFC
triadic
#DBFCFC #FCDBFC #FCFCDB
tetradic
#DBFCFC #ECDBFC #FCDBDB #ECFCDB
square
#DBFCFC #ECDBFC #FCDBDB #ECFCDB
split-complementary
#DBFCFC #FCDBEC #FCECDB
monochromatic
#6AF3F3 #A3F7F7 #DBFCFC #E3FDFD #E3FDFD
Accessibility & contrast
On white
1.09
#DBFCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#DBFCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFCFC
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFCFC | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FC
Deuteranopia (green-blind)
#F1F3FC
Tritanopia (blue-blind)
#D1FEFC
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dbfcfc; /* rgb */ color: rgb(219, 252, 252); /* oklch */ color: oklch(96.8% 0.034 196.6);
Tailwind
colors: {
custom: {
50: '#e6fdfd',
500: '#dbfcfc',
950: '#000000',
},
}SCSS
$custom: #dbfcfc; $custom-light: #e6fdfd; $custom-dark: #000000;
JSON
{
"hex": "#dbfcfc",
"rgb": {
"r": 219,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.96756,
"c": 0.03409,
"h": 196.6
},
"luminance": 0.91709
}Semantic roles & 50–950 ramp
primary
#DBFCFC
secondary
#E49797
accent
#0404E1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585