#DBFDF7#DBFDF7
#DBFDF7 is a very light, muted teal. Relative luminance 0.920; OKLCH L 96.8% C 0.036 H 183.8°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFDF7 |
|---|---|
| RGB | rgb(219, 253, 247) |
| HSL | hsl(169, 89%, 93%) |
| HSV | hsv(169, 13%, 99%) |
| CMYK | cmyk(13.4%, 0%, 2.4%, 0.8%) |
| CIE-LAB | lab(96.83, -12.05, -0.82) |
| CIE-LCH | lch(96.83, 12.08, 183.88°) |
| OKLab | oklab(96.82% -0.0359 -0.0024) |
| OKLCH | oklch(96.82% 0.036 183.8) |
| XYZ | xyz(81.1230, 92.0242, 101.4660) |
| Luminance | 0.9203 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.75
Ice Blue (survey)
#D7FFFE
ΔE00 2.41
Very Pale Blue
#D6FFFE
ΔE00 2.53
Lightcyan
#E0FFFF
ΔE00 2.93
Very Light Blue
#D5FFFF
ΔE00 2.95
Really Light Blue
#D4FFFF
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFDF7 #FDDBE1
analogous
#DBFDE6 #DBFDF7 #DBF2FD
triadic
#DBFDF7 #F7DBFD #FDF7DB
tetradic
#DBFDF7 #E6DBFD #FDDBE1 #F2FDDB
square
#DBFDF7 #E6DBFD #FDDBE1 #F2FDDB
split-complementary
#DBFDF7 #FDDBF2 #FDE6DB
monochromatic
#67F7DD #A1FAEA #DBFDF7 #E2FDF9 #E2FDF9
Accessibility & contrast
On white
1.08
#DBFDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.41
#DBFDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFDF7
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFDF7 | 1.00 | 1.08 | 19.41 | 19.41 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9F7
Deuteranopia (green-blind)
#F3F4F8
Tritanopia (blue-blind)
#D2FFFB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dbfdf7; /* rgb */ color: rgb(219, 253, 247); /* oklch */ color: oklch(96.8% 0.036 183.8);
Tailwind
colors: {
custom: {
50: '#e6fef9',
500: '#dbfdf7',
950: '#000000',
},
}SCSS
$custom: #dbfdf7; $custom-light: #e6fef9; $custom-dark: #000000;
JSON
{
"hex": "#dbfdf7",
"rgb": {
"r": 219,
"g": 253,
"b": 247
},
"hsl": {
"h": 169.412,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.96816,
"c": 0.03598,
"h": 183.8
},
"luminance": 0.92026
}Semantic roles & 50–950 ramp
primary
#DBFDF7
secondary
#E795A4
accent
#0028E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585