#DBFDFD#DBFDFD
#DBFDFD is a very light, muted teal. Relative luminance 0.924; OKLCH L 97.0% C 0.035 H 196.6°. Best body text is #000000 at 19.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFDFD |
|---|---|
| RGB | rgb(219, 253, 253) |
| HSL | hsl(180, 89%, 93%) |
| HSV | hsv(180, 13%, 99%) |
| CMYK | cmyk(13.4%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(96.98, -10.89, -3.68) |
| CIE-LCH | lch(96.98, 11.49, 198.68°) |
| OKLab | oklab(96.99% -0.0336 -0.01) |
| OKLCH | oklch(96.99% 0.035 196.6) |
| XYZ | xyz(82.0638, 92.4005, 106.4209) |
| Luminance | 0.9240 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.98
Ice Blue (survey)
#D7FFFE
ΔE00 1.68
Very Pale Blue
#D6FFFE
ΔE00 1.91
Very Light Blue
#D5FFFF
ΔE00 2.00
Really Light Blue
#D4FFFF
ΔE00 2.23
Pale Blue
#D0FEFE
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFDFD #FDDBDB
analogous
#DBFDEC #DBFDFD #DBECFD
triadic
#DBFDFD #FDDBFD #FDFDDB
tetradic
#DBFDFD #ECDBFD #FDDBDB #ECFDDB
square
#DBFDFD #ECDBFD #FDDBDB #ECFDDB
split-complementary
#DBFDFD #FDDBEC #FDECDB
monochromatic
#67F7F7 #A1FAFA #DBFDFD #E2FDFD #E2FDFD
Accessibility & contrast
On white
1.08
#DBFDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.48
#DBFDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFDFD
19.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFDFD | 1.00 | 1.08 | 19.48 | 19.48 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FD
Deuteranopia (green-blind)
#F1F4FD
Tritanopia (blue-blind)
#D1FFFD
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dbfdfd; /* rgb */ color: rgb(219, 253, 253); /* oklch */ color: oklch(97.0% 0.035 196.6);
Tailwind
colors: {
custom: {
50: '#e6fefe',
500: '#dbfdfd',
950: '#000000',
},
}SCSS
$custom: #dbfdfd; $custom-light: #e6fefe; $custom-dark: #000000;
JSON
{
"hex": "#dbfdfd",
"rgb": {
"r": 219,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.96988,
"c": 0.03507,
"h": 196.6
},
"luminance": 0.92402
}Semantic roles & 50–950 ramp
primary
#DBFDFD
secondary
#E79595
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585