#DBF2E9#DBF2E9
#DBF2E9 is a very light, muted teal. Relative luminance 0.844; OKLCH L 94.2% C 0.027 H 170.3°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF2E9 |
|---|---|
| RGB | rgb(219, 242, 233) |
| HSL | hsl(157, 47%, 90%) |
| HSV | hsv(157, 10%, 95%) |
| CMYK | cmyk(9.5%, 0%, 3.7%, 5.1%) |
| CIE-LAB | lab(93.64, -9.19, 1.77) |
| CIE-LCH | lch(93.64, 9.36, 169.10°) |
| OKLab | oklab(94.18% -0.0266 0.0046) |
| OKLCH | oklch(94.18% 0.027 170.3) |
| XYZ | xyz(75.6703, 84.4464, 89.3881) |
| Luminance | 0.8445 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.56
Lightcyan
#E0FFFF
ΔE00 4.97
Ice
#D6FFFA
ΔE00 5.41
Ice Blue (survey)
#D7FFFE
ΔE00 5.81
Very Pale Blue
#D6FFFE
ΔE00 5.97
Mintcream
#F5FFFA
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF2E9 #F2DBE4
analogous
#DBF2DD #DBF2E9 #DBEFF2
triadic
#DBF2E9 #E9DBF2 #F2E9DB
tetradic
#DBF2E9 #DDDBF2 #F2DBE4 #EFF2DB
square
#DBF2E9 #DDDBF2 #F2DBE4 #EFF2DB
split-complementary
#DBF2E9 #F2DBEF #F2DDDB
monochromatic
#81D2B2 #AEE2CE #DBF2E9 #E9F7F1 #E9F7F1
Accessibility & contrast
On white
1.17
#DBF2E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#DBF2E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF2E9
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF2E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF2E9 | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFE9
Deuteranopia (green-blind)
#ECEBEA
Tritanopia (blue-blind)
#D6F2EF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dbf2e9; /* rgb */ color: rgb(219, 242, 233); /* oklch */ color: oklch(94.2% 0.027 170.3);
Tailwind
colors: {
custom: {
50: '#e6f6f0',
500: '#dbf2e9',
950: '#000000',
},
}SCSS
$custom: #dbf2e9; $custom-light: #e6f6f0; $custom-dark: #000000;
JSON
{
"hex": "#dbf2e9",
"rgb": {
"r": 219,
"g": 242,
"b": 233
},
"hsl": {
"h": 156.522,
"s": 46.939,
"l": 90.392
},
"oklch": {
"l": 0.94178,
"c": 0.02698,
"h": 170.3
},
"luminance": 0.84448
}Semantic roles & 50–950 ramp
primary
#DBF2E9
secondary
#D0A1B4
accent
#2B63BA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585