#DBF1EA#DBF1EA
#DBF1EA is a very light, muted teal. Relative luminance 0.839; OKLCH L 94.0% C 0.025 H 174.7°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF1EA |
|---|---|
| RGB | rgb(219, 241, 234) |
| HSL | hsl(161, 44%, 90%) |
| HSV | hsv(161, 9%, 95%) |
| CMYK | cmyk(9.1%, 0%, 2.9%, 5.5%) |
| CIE-LAB | lab(93.41, -8.50, 0.91) |
| CIE-LCH | lch(93.41, 8.55, 173.87°) |
| OKLab | oklab(94% -0.0248 0.0023) |
| OKLCH | oklch(94% 0.025 174.7) |
| XYZ | xyz(75.5167, 83.9101, 90.0436) |
| Luminance | 0.8391 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.59
Honeydew
#F0FFF0
ΔE00 4.95
Azure (CSS)
#F0FFFF
ΔE00 5.50
Ice
#D6FFFA
ΔE00 5.61
Mintcream
#F5FFFA
ΔE00 5.71
Ice Blue (survey)
#D7FFFE
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF1EA #F1DBE2
analogous
#DBF1DF #DBF1EA #DBEDF1
triadic
#DBF1EA #EADBF1 #F1EADB
tetradic
#DBF1EA #DFDBF1 #F1DBE2 #EDF1DB
square
#DBF1EA #DFDBF1 #F1DBE2 #EDF1DB
split-complementary
#DBF1EA #F1DBED #F1DFDB
monochromatic
#83CFB7 #AFE0D0 #DBF1EA #E9F6F2 #E9F6F2
Accessibility & contrast
On white
1.18
#DBF1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#DBF1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF1EA
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF1EA | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEA
Deuteranopia (green-blind)
#EBEBEA
Tritanopia (blue-blind)
#D6F2EF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dbf1ea; /* rgb */ color: rgb(219, 241, 234); /* oklch */ color: oklch(94.0% 0.025 174.7);
Tailwind
colors: {
custom: {
50: '#e6f5f0',
500: '#dbf1ea',
950: '#000000',
},
}SCSS
$custom: #dbf1ea; $custom-light: #e6f5f0; $custom-dark: #000000;
JSON
{
"hex": "#dbf1ea",
"rgb": {
"r": 219,
"g": 241,
"b": 234
},
"hsl": {
"h": 160.909,
"s": 44,
"l": 90.196
},
"oklch": {
"l": 0.94002,
"c": 0.02495,
"h": 174.7
},
"luminance": 0.83911
}Semantic roles & 50–950 ramp
primary
#DBF1EA
secondary
#CEA2B0
accent
#2E5AB7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585