#DBF4EE#DBF4EE
#DBF4EE is a very light, muted teal. Relative luminance 0.859; OKLCH L 94.7% C 0.027 H 179.7°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF4EE |
|---|---|
| RGB | rgb(219, 244, 238) |
| HSL | hsl(166, 53%, 91%) |
| HSV | hsv(166, 10%, 96%) |
| CMYK | cmyk(10.2%, 0%, 2.5%, 4.3%) |
| CIE-LAB | lab(94.28, -9.27, 0.11) |
| CIE-LCH | lch(94.28, 9.27, 179.31°) |
| OKLab | oklab(94.73% -0.0274 0.0001) |
| OKLCH | oklch(94.73% 0.027 179.7) |
| XYZ | xyz(76.9932, 85.9332, 93.4027) |
| Luminance | 0.8593 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.60
Ice
#D6FFFA
ΔE00 4.55
Ice Blue (survey)
#D7FFFE
ΔE00 4.61
Very Pale Blue
#D6FFFE
ΔE00 4.79
Very Light Blue
#D5FFFF
ΔE00 5.10
Really Light Blue
#D4FFFF
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF4EE #F4DBE1
analogous
#DBF4E1 #DBF4EE #DBEDF4
triadic
#DBF4EE #EEDBF4 #F4EEDB
tetradic
#DBF4EE #E1DBF4 #F4DBE1 #EDF4DB
square
#DBF4EE #E1DBF4 #F4DBE1 #EDF4DB
split-complementary
#DBF4EE #F4DBED #F4E1DB
monochromatic
#7DD7C2 #ACE6D8 #DBF4EE #E8F8F4 #E8F8F4
Accessibility & contrast
On white
1.15
#DBF4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#DBF4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF4EE
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF4EE | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EE
Deuteranopia (green-blind)
#EDEDEE
Tritanopia (blue-blind)
#D5F5F2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dbf4ee; /* rgb */ color: rgb(219, 244, 238); /* oklch */ color: oklch(94.7% 0.027 179.7);
Tailwind
colors: {
custom: {
50: '#e6f7f3',
500: '#dbf4ee',
950: '#000000',
},
}SCSS
$custom: #dbf4ee; $custom-light: #e6f7f3; $custom-dark: #000000;
JSON
{
"hex": "#dbf4ee",
"rgb": {
"r": 219,
"g": 244,
"b": 238
},
"hsl": {
"h": 165.6,
"s": 53.191,
"l": 90.784
},
"oklch": {
"l": 0.94725,
"c": 0.02736,
"h": 179.7
},
"luminance": 0.85934
}Semantic roles & 50–950 ramp
primary
#DBF4EE
secondary
#D3A0AC
accent
#254AC1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585