#DBFCFD#DBFCFD
#DBFCFD is a very light, muted teal. Relative luminance 0.918; OKLCH L 96.8% C 0.034 H 198.8°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFCFD |
|---|---|
| RGB | rgb(219, 252, 253) |
| HSL | hsl(182, 89%, 93%) |
| HSV | hsv(182, 13%, 99%) |
| CMYK | cmyk(13.4%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(96.73, -10.39, -4.06) |
| CIE-LCH | lch(96.73, 11.15, 201.34°) |
| OKLab | oklab(96.79% -0.0323 -0.011) |
| OKLCH | oklch(96.79% 0.034 198.8) |
| XYZ | xyz(81.7490, 91.7708, 106.3159) |
| Luminance | 0.9177 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.92
Ice Blue (survey)
#D7FFFE
ΔE00 2.18
Very Pale Blue
#D6FFFE
ΔE00 2.40
Very Light Blue
#D5FFFF
ΔE00 2.42
Really Light Blue
#D4FFFF
ΔE00 2.65
Pale Blue
#D0FEFE
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFCFD #FDDCDB
analogous
#DBFDED #DBFCFD #DBEBFD
triadic
#DBFCFD #FDDBFC #FCFDDB
tetradic
#DBFCFD #EDDBFD #FDDCDB #EBFDDB
square
#DBFCFD #EDDBFD #FDDCDB #EBFDDB
split-complementary
#DBFCFD #FDDBEB #FDEDDB
monochromatic
#67F2F7 #A1F7FA #DBFCFD #E2FDFD #E2FDFD
Accessibility & contrast
On white
1.09
#DBFCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#DBFCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFCFD
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFCFD | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FD
Deuteranopia (green-blind)
#F0F3FD
Tritanopia (blue-blind)
#D1FEFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dbfcfd; /* rgb */ color: rgb(219, 252, 253); /* oklch */ color: oklch(96.8% 0.034 198.8);
Tailwind
colors: {
custom: {
50: '#e6fdfe',
500: '#dbfcfd',
950: '#000000',
},
}SCSS
$custom: #dbfcfd; $custom-light: #e6fdfe; $custom-dark: #000000;
JSON
{
"hex": "#dbfcfd",
"rgb": {
"r": 219,
"g": 252,
"b": 253
},
"hsl": {
"h": 181.765,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.96785,
"c": 0.03412,
"h": 198.8
},
"luminance": 0.91773
}Semantic roles & 50–950 ramp
primary
#DBFCFD
secondary
#E79895
accent
#0700E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585