#DBF0EA#DBF0EA
#DBF0EA is a very light, muted teal. Relative luminance 0.833; OKLCH L 93.8% C 0.024 H 176.8°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF0EA |
|---|---|
| RGB | rgb(219, 240, 234) |
| HSL | hsl(163, 41%, 90%) |
| HSV | hsv(163, 9%, 94%) |
| CMYK | cmyk(8.8%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(93.15, -8.00, 0.54) |
| CIE-LCH | lch(93.15, 8.02, 176.15°) |
| OKLab | oklab(93.8% -0.0235 0.0013) |
| OKLCH | oklch(93.8% 0.024 176.8) |
| XYZ | xyz(75.2216, 83.3197, 89.9452) |
| Luminance | 0.8332 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.60
Azure (CSS)
#F0FFFF
ΔE00 5.15
Honeydew
#F0FFF0
ΔE00 5.20
Mintcream
#F5FFFA
ΔE00 5.46
Ice Blue (survey)
#D7FFFE
ΔE00 5.92
Ice
#D6FFFA
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF0EA #F0DBE1
analogous
#DBF0E0 #DBF0EA #DBEBF0
triadic
#DBF0EA #EADBF0 #F0EADB
tetradic
#DBF0EA #E0DBF0 #F0DBE1 #EBF0DB
square
#DBF0EA #E0DBF0 #F0DBE1 #EBF0DB
split-complementary
#DBF0EA #F0DBEB #F0E0DB
monochromatic
#85CCB8 #B0DED1 #DBF0EA #E9F6F2 #E9F6F2
Accessibility & contrast
On white
1.19
#DBF0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#DBF0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF0EA
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF0EA | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEA
Deuteranopia (green-blind)
#EAEAEA
Tritanopia (blue-blind)
#D6F1EE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dbf0ea; /* rgb */ color: rgb(219, 240, 234); /* oklch */ color: oklch(93.8% 0.024 176.8);
Tailwind
colors: {
custom: {
50: '#e6f5f0',
500: '#dbf0ea',
950: '#000000',
},
}SCSS
$custom: #dbf0ea; $custom-light: #e6f5f0; $custom-dark: #000000;
JSON
{
"hex": "#dbf0ea",
"rgb": {
"r": 219,
"g": 240,
"b": 234
},
"hsl": {
"h": 162.857,
"s": 41.176,
"l": 90
},
"oklch": {
"l": 0.93799,
"c": 0.02352,
"h": 176.8
},
"luminance": 0.83321
}Semantic roles & 50–950 ramp
primary
#DBF0EA
secondary
#CCA3AF
accent
#3157B4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585