#DBFDFC#DBFDFC
#DBFDFC is a very light, muted teal. Relative luminance 0.923; OKLCH L 97.0% C 0.035 H 194.4°. Best body text is #000000 at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFDFC |
|---|---|
| RGB | rgb(219, 253, 252) |
| HSL | hsl(178, 89%, 93%) |
| HSV | hsv(178, 13%, 99%) |
| CMYK | cmyk(13.4%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(96.96, -11.08, -3.20) |
| CIE-LCH | lch(96.96, 11.54, 196.12°) |
| OKLab | oklab(96.96% -0.034 -0.0087) |
| OKLCH | oklch(96.96% 0.035 194.4) |
| XYZ | xyz(81.9049, 92.3369, 105.5841) |
| Luminance | 0.9234 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.16
Ice Blue (survey)
#D7FFFE
ΔE00 1.53
Very Pale Blue
#D6FFFE
ΔE00 1.76
Very Light Blue
#D5FFFF
ΔE00 1.95
Really Light Blue
#D4FFFF
ΔE00 2.18
Ice
#D6FFFA
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFDFC #FDDBDC
analogous
#DBFDEB #DBFDFC #DBEDFD
triadic
#DBFDFC #FCDBFD #FDFCDB
tetradic
#DBFDFC #EBDBFD #FDDBDC #EDFDDB
square
#DBFDFC #EBDBFD #FDDBDC #EDFDDB
split-complementary
#DBFDFC #FDDBED #FDEBDB
monochromatic
#67F7F2 #A1FAF7 #DBFDFC #E2FDFD #E2FDFD
Accessibility & contrast
On white
1.08
#DBFDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.47
#DBFDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFDFC
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFDFC | 1.00 | 1.08 | 19.47 | 19.47 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FC
Deuteranopia (green-blind)
#F1F4FC
Tritanopia (blue-blind)
#D1FFFD
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dbfdfc; /* rgb */ color: rgb(219, 253, 252); /* oklch */ color: oklch(97.0% 0.035 194.4);
Tailwind
colors: {
custom: {
50: '#e6fefd',
500: '#dbfdfc',
950: '#000000',
},
}SCSS
$custom: #dbfdfc; $custom-light: #e6fefd; $custom-dark: #000000;
JSON
{
"hex": "#dbfdfc",
"rgb": {
"r": 219,
"g": 253,
"b": 252
},
"hsl": {
"h": 178.235,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.96959,
"c": 0.03509,
"h": 194.4
},
"luminance": 0.92339
}Semantic roles & 50–950 ramp
primary
#DBFDFC
secondary
#E79598
accent
#0007E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585