#DBF7EC#DBF7EC
#DBF7EC is a very light, muted teal. Relative luminance 0.876; OKLCH L 95.3% C 0.033 H 170.0°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF7EC |
|---|---|
| RGB | rgb(219, 247, 236) |
| HSL | hsl(156, 64%, 91%) |
| HSV | hsv(156, 11%, 97%) |
| CMYK | cmyk(11.3%, 0%, 4.5%, 3.1%) |
| CIE-LAB | lab(95.01, -11.14, 2.20) |
| CIE-LCH | lch(95.01, 11.36, 168.83°) |
| OKLab | oklab(95.28% -0.0322 0.0057) |
| OKLCH | oklch(95.28% 0.033 170) |
| XYZ | xyz(77.6110, 87.6363, 92.1672) |
| Luminance | 0.8764 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.21
Honeydew
#F0FFF0
ΔE00 4.90
Lightcyan
#E0FFFF
ΔE00 4.98
Ice Blue (survey)
#D7FFFE
ΔE00 5.12
Very Pale Blue
#D6FFFE
ΔE00 5.23
Very Light Blue
#D5FFFF
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF7EC #F7DBE6
analogous
#DBF7DE #DBF7EC #DBF4F7
triadic
#DBF7EC #ECDBF7 #F7ECDB
tetradic
#DBF7EC #DEDBF7 #F7DBE6 #F4F7DB
square
#DBF7EC #DEDBF7 #F7DBE6 #F4F7DB
split-complementary
#DBF7EC #F7DBF4 #F7DEDB
monochromatic
#77E1B7 #A9ECD2 #DBF7EC #E6F9F2 #E6F9F2
Accessibility & contrast
On white
1.13
#DBF7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#DBF7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF7EC
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF7EC | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EC
Deuteranopia (green-blind)
#F0EFED
Tritanopia (blue-blind)
#D5F7F4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbf7ec; /* rgb */ color: rgb(219, 247, 236); /* oklch */ color: oklch(95.3% 0.033 170.0);
Tailwind
colors: {
custom: {
50: '#e6f9f2',
500: '#dbf7ec',
950: '#000000',
},
}SCSS
$custom: #dbf7ec; $custom-light: #e6f9f2; $custom-dark: #000000;
JSON
{
"hex": "#dbf7ec",
"rgb": {
"r": 219,
"g": 247,
"b": 236
},
"hsl": {
"h": 156.429,
"s": 63.636,
"l": 91.373
},
"oklch": {
"l": 0.95282,
"c": 0.03266,
"h": 170
},
"luminance": 0.87638
}Semantic roles & 50–950 ramp
primary
#DBF7EC
secondary
#D99DB5
accent
#1A60CB
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585