#DBF5EA#DBF5EA
#DBF5EA is a very light, muted teal. Relative luminance 0.863; OKLCH L 94.8% C 0.031 H 168.4°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF5EA |
|---|---|
| RGB | rgb(219, 245, 234) |
| HSL | hsl(155, 57%, 91%) |
| HSV | hsv(155, 11%, 96%) |
| CMYK | cmyk(10.6%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(94.44, -10.51, 2.41) |
| CIE-LCH | lch(94.44, 10.79, 167.07°) |
| OKLab | oklab(94.82% -0.0303 0.0062) |
| OKLCH | oklch(94.82% 0.031 168.4) |
| XYZ | xyz(76.7138, 86.3041, 90.4426) |
| Luminance | 0.8630 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.59
Ice
#D6FFFA
ΔE00 4.77
Lightcyan
#E0FFFF
ΔE00 5.19
Ice Blue (survey)
#D7FFFE
ΔE00 5.55
Very Pale Blue
#D6FFFE
ΔE00 5.68
Very Light Blue
#D5FFFF
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF5EA #F5DBE6
analogous
#DBF5DD #DBF5EA #DBF3F5
triadic
#DBF5EA #EADBF5 #F5EADB
tetradic
#DBF5EA #DDDBF5 #F5DBE6 #F3F5DB
square
#DBF5EA #DDDBF5 #F5DBE6 #F3F5DB
split-complementary
#DBF5EA #F5DBF3 #F5DDDB
monochromatic
#7BDAB2 #ABE8CE #DBF5EA #E7F8F1 #E7F8F1
Accessibility & contrast
On white
1.15
#DBF5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#DBF5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF5EA
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF5EA | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#EEEEEB
Tritanopia (blue-blind)
#D6F5F2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dbf5ea; /* rgb */ color: rgb(219, 245, 234); /* oklch */ color: oklch(94.8% 0.031 168.4);
Tailwind
colors: {
custom: {
50: '#e6f8f0',
500: '#dbf5ea',
950: '#000000',
},
}SCSS
$custom: #dbf5ea; $custom-light: #e6f8f0; $custom-dark: #000000;
JSON
{
"hex": "#dbf5ea",
"rgb": {
"r": 219,
"g": 245,
"b": 234
},
"hsl": {
"h": 154.615,
"s": 56.522,
"l": 90.98
},
"oklch": {
"l": 0.94818,
"c": 0.03089,
"h": 168.4
},
"luminance": 0.86305
}Semantic roles & 50–950 ramp
primary
#DBF5EA
secondary
#D59FB6
accent
#2166C4
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585