#DBFDF5#DBFDF5
#DBFDF5 is a very light, muted teal. Relative luminance 0.919; OKLCH L 96.8% C 0.037 H 179.7°. Best body text is #000000 at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFDF5 |
|---|---|
| RGB | rgb(219, 253, 245) |
| HSL | hsl(166, 89%, 93%) |
| HSV | hsv(166, 13%, 99%) |
| CMYK | cmyk(13.4%, 0%, 3.2%, 0.8%) |
| CIE-LAB | lab(96.78, -12.44, 0.14) |
| CIE-LCH | lch(96.78, 12.44, 179.36°) |
| OKLab | oklab(96.76% -0.0367 0.0002) |
| OKLCH | oklch(96.76% 0.037 179.7) |
| XYZ | xyz(80.8161, 91.9014, 99.8493) |
| Luminance | 0.9190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.04
Ice Blue (survey)
#D7FFFE
ΔE00 3.12
Very Pale Blue
#D6FFFE
ΔE00 3.20
Very Light Blue
#D5FFFF
ΔE00 3.64
Lightcyan
#E0FFFF
ΔE00 3.71
Really Light Blue
#D4FFFF
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFDF5 #FDDBE3
analogous
#DBFDE4 #DBFDF5 #DBF4FD
triadic
#DBFDF5 #F5DBFD #FDF5DB
tetradic
#DBFDF5 #E4DBFD #FDDBE3 #F4FDDB
square
#DBFDF5 #E4DBFD #FDDBE3 #F4FDDB
split-complementary
#DBFDF5 #FDDBF4 #FDE4DB
monochromatic
#67F7D5 #A1FAE5 #DBFDF5 #E2FDF7 #E2FDF7
Accessibility & contrast
On white
1.08
#DBFDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.38
#DBFDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFDF5
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFDF5 | 1.00 | 1.08 | 19.38 | 19.38 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F5
Deuteranopia (green-blind)
#F3F4F6
Tritanopia (blue-blind)
#D3FEFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dbfdf5; /* rgb */ color: rgb(219, 253, 245); /* oklch */ color: oklch(96.8% 0.037 179.7);
Tailwind
colors: {
custom: {
50: '#e6fef8',
500: '#dbfdf5',
950: '#000000',
},
}SCSS
$custom: #dbfdf5; $custom-light: #e6fef8; $custom-dark: #000000;
JSON
{
"hex": "#dbfdf5",
"rgb": {
"r": 219,
"g": 253,
"b": 245
},
"hsl": {
"h": 165.882,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.9676,
"c": 0.03667,
"h": 179.7
},
"luminance": 0.91903
}Semantic roles & 50–950 ramp
primary
#DBFDF5
secondary
#E795A9
accent
#0036E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585