#DBF7EF#DBF7EF
#DBF7EF is a very light, muted teal. Relative luminance 0.878; OKLCH L 95.4% C 0.031 H 176.6°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF7EF |
|---|---|
| RGB | rgb(219, 247, 239) |
| HSL | hsl(163, 64%, 91%) |
| HSV | hsv(163, 11%, 97%) |
| CMYK | cmyk(11.3%, 0%, 3.2%, 3.1%) |
| CIE-LAB | lab(95.08, -10.58, 0.76) |
| CIE-LCH | lch(95.08, 10.61, 175.90°) |
| OKLab | oklab(95.37% -0.031 0.0019) |
| OKLCH | oklch(95.37% 0.031 176.6) |
| XYZ | xyz(78.0505, 87.8122, 94.4819) |
| Luminance | 0.8781 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.68
Lightcyan
#E0FFFF
ΔE00 3.84
Ice Blue (survey)
#D7FFFE
ΔE00 4.22
Very Pale Blue
#D6FFFE
ΔE00 4.37
Very Light Blue
#D5FFFF
ΔE00 4.75
Really Light Blue
#D4FFFF
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF7EF #F7DBE3
analogous
#DBF7E1 #DBF7EF #DBF1F7
triadic
#DBF7EF #EFDBF7 #F7EFDB
tetradic
#DBF7EF #E1DBF7 #F7DBE3 #F1F7DB
square
#DBF7EF #E1DBF7 #F7DBE3 #F1F7DB
split-complementary
#DBF7EF #F7DBF1 #F7E1DB
monochromatic
#77E1C2 #A9ECD9 #DBF7EF #E6F9F4 #E6F9F4
Accessibility & contrast
On white
1.13
#DBF7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#DBF7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF7EF
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF7EF | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EF
Deuteranopia (green-blind)
#EFEFF0
Tritanopia (blue-blind)
#D5F8F4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbf7ef; /* rgb */ color: rgb(219, 247, 239); /* oklch */ color: oklch(95.4% 0.031 176.6);
Tailwind
colors: {
custom: {
50: '#e6f9f4',
500: '#dbf7ef',
950: '#000000',
},
}SCSS
$custom: #dbf7ef; $custom-light: #e6f9f4; $custom-dark: #000000;
JSON
{
"hex": "#dbf7ef",
"rgb": {
"r": 219,
"g": 247,
"b": 239
},
"hsl": {
"h": 162.857,
"s": 63.636,
"l": 91.373
},
"oklch": {
"l": 0.95365,
"c": 0.03106,
"h": 176.6
},
"luminance": 0.87814
}Semantic roles & 50–950 ramp
primary
#DBF7EF
secondary
#D99DAE
accent
#1A4DCB
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585