#DBF4E9#DBF4E9
#DBF4E9 is a very light, muted teal. Relative luminance 0.856; OKLCH L 94.6% C 0.030 H 167.5°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF4E9 |
|---|---|
| RGB | rgb(219, 244, 233) |
| HSL | hsl(154, 53%, 91%) |
| HSV | hsv(154, 10%, 96%) |
| CMYK | cmyk(10.2%, 0%, 4.5%, 4.3%) |
| CIE-LAB | lab(94.16, -10.20, 2.52) |
| CIE-LCH | lch(94.16, 10.50, 166.12°) |
| OKLab | oklab(94.59% -0.0293 0.0065) |
| OKLCH | oklch(94.59% 0.03 167.5) |
| XYZ | xyz(76.2688, 85.6434, 89.5876) |
| Luminance | 0.8565 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.46
Ice
#D6FFFA
ΔE00 5.07
Lightcyan
#E0FFFF
ΔE00 5.32
Ice Blue (survey)
#D7FFFE
ΔE00 5.79
Very Pale Blue
#D6FFFE
ΔE00 5.92
Very Light Blue
#D5FFFF
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF4E9 #F4DBE6
analogous
#DBF4DC #DBF4E9 #DBF2F4
triadic
#DBF4E9 #E9DBF4 #F4E9DB
tetradic
#DBF4E9 #DCDBF4 #F4DBE6 #F2F4DB
square
#DBF4E9 #DCDBF4 #F4DBE6 #F2F4DB
split-complementary
#DBF4E9 #F4DBF2 #F4DCDB
monochromatic
#7DD7B0 #ACE6CC #DBF4E9 #E8F8F1 #E8F8F1
Accessibility & contrast
On white
1.16
#DBF4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#DBF4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF4E9
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF4E9 | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F0E9
Deuteranopia (green-blind)
#EEEDEA
Tritanopia (blue-blind)
#D6F4F1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dbf4e9; /* rgb */ color: rgb(219, 244, 233); /* oklch */ color: oklch(94.6% 0.030 167.5);
Tailwind
colors: {
custom: {
50: '#e6f7f0',
500: '#dbf4e9',
950: '#000000',
},
}SCSS
$custom: #dbf4e9; $custom-light: #e6f7f0; $custom-dark: #000000;
JSON
{
"hex": "#dbf4e9",
"rgb": {
"r": 219,
"g": 244,
"b": 233
},
"hsl": {
"h": 153.6,
"s": 53.191,
"l": 90.784
},
"oklch": {
"l": 0.94586,
"c": 0.03002,
"h": 167.5
},
"luminance": 0.85645
}Semantic roles & 50–950 ramp
primary
#DBF4E9
secondary
#D3A0B6
accent
#2569C1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585