#DBF2EB#DBF2EB
#DBF2EB is a very light, muted teal. Relative luminance 0.846; OKLCH L 94.2% C 0.026 H 175.6°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF2EB |
|---|---|
| RGB | rgb(219, 242, 235) |
| HSL | hsl(162, 47%, 90%) |
| HSV | hsv(162, 10%, 95%) |
| CMYK | cmyk(9.5%, 0%, 2.9%, 5.1%) |
| CIE-LAB | lab(93.69, -8.82, 0.81) |
| CIE-LCH | lch(93.69, 8.86, 174.78°) |
| OKLab | oklab(94.23% -0.0258 0.002) |
| OKLCH | oklch(94.23% 0.026 175.6) |
| XYZ | xyz(75.9576, 84.5613, 90.9013) |
| Luminance | 0.8456 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.35
Honeydew
#F0FFF0
ΔE00 5.00
Ice
#D6FFFA
ΔE00 5.26
Ice Blue (survey)
#D7FFFE
ΔE00 5.41
Azure (CSS)
#F0FFFF
ΔE00 5.57
Very Pale Blue
#D6FFFE
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF2EB #F2DBE2
analogous
#DBF2DF #DBF2EB #DBEDF2
triadic
#DBF2EB #EBDBF2 #F2EBDB
tetradic
#DBF2EB #DFDBF2 #F2DBE2 #EDF2DB
square
#DBF2EB #DFDBF2 #F2DBE2 #EDF2DB
split-complementary
#DBF2EB #F2DBED #F2DFDB
monochromatic
#81D2B9 #AEE2D2 #DBF2EB #E9F7F3 #E9F7F3
Accessibility & contrast
On white
1.17
#DBF2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#DBF2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF2EB
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF2EB | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEB
Deuteranopia (green-blind)
#ECECEB
Tritanopia (blue-blind)
#D6F3F0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dbf2eb; /* rgb */ color: rgb(219, 242, 235); /* oklch */ color: oklch(94.2% 0.026 175.6);
Tailwind
colors: {
custom: {
50: '#e6f6f1',
500: '#dbf2eb',
950: '#000000',
},
}SCSS
$custom: #dbf2eb; $custom-light: #e6f6f1; $custom-dark: #000000;
JSON
{
"hex": "#dbf2eb",
"rgb": {
"r": 219,
"g": 242,
"b": 235
},
"hsl": {
"h": 161.739,
"s": 46.939,
"l": 90.392
},
"oklch": {
"l": 0.94234,
"c": 0.02589,
"h": 175.6
},
"luminance": 0.84562
}Semantic roles & 50–950 ramp
primary
#DBF2EB
secondary
#D0A1B0
accent
#2B57BA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585