#DBF7EB#DBF7EB
#DBF7EB is a very light, muted teal. Relative luminance 0.876; OKLCH L 95.3% C 0.033 H 168.0°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF7EB |
|---|---|
| RGB | rgb(219, 247, 235) |
| HSL | hsl(154, 64%, 91%) |
| HSV | hsv(154, 11%, 97%) |
| CMYK | cmyk(11.3%, 0%, 4.9%, 3.1%) |
| CIE-LAB | lab(94.98, -11.33, 2.68) |
| CIE-LCH | lch(94.98, 11.64, 166.68°) |
| OKLab | oklab(95.25% -0.0326 0.0069) |
| OKLCH | oklch(95.25% 0.033 168) |
| XYZ | xyz(77.4662, 87.5784, 91.4041) |
| Luminance | 0.8758 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.44
Honeydew
#F0FFF0
ΔE00 4.82
Lightcyan
#E0FFFF
ΔE00 5.36
Ice Blue (survey)
#D7FFFE
ΔE00 5.44
Very Pale Blue
#D6FFFE
ΔE00 5.55
Very Light Blue
#D5FFFF
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF7EB #F7DBE7
analogous
#DBF7DD #DBF7EB #DBF5F7
triadic
#DBF7EB #EBDBF7 #F7EBDB
tetradic
#DBF7EB #DDDBF7 #F7DBE7 #F5F7DB
square
#DBF7EB #DDDBF7 #F7DBE7 #F5F7DB
split-complementary
#DBF7EB #F7DBF5 #F7DDDB
monochromatic
#77E1B3 #A9ECCF #DBF7EB #E6F9F1 #E6F9F1
Accessibility & contrast
On white
1.13
#DBF7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#DBF7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF7EB
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF7EB | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EA
Deuteranopia (green-blind)
#F0EFEC
Tritanopia (blue-blind)
#D6F7F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbf7eb; /* rgb */ color: rgb(219, 247, 235); /* oklch */ color: oklch(95.3% 0.033 168.0);
Tailwind
colors: {
custom: {
50: '#e6f9f1',
500: '#dbf7eb',
950: '#000000',
},
}SCSS
$custom: #dbf7eb; $custom-light: #e6f9f1; $custom-dark: #000000;
JSON
{
"hex": "#dbf7eb",
"rgb": {
"r": 219,
"g": 247,
"b": 235
},
"hsl": {
"h": 154.286,
"s": 63.636,
"l": 91.373
},
"oklch": {
"l": 0.95254,
"c": 0.03329,
"h": 168
},
"luminance": 0.8758
}Semantic roles & 50–950 ramp
primary
#DBF7EB
secondary
#D99DB7
accent
#1A66CB
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585