#DBF2EE#DBF2EE
#DBF2EE is a very light, muted teal. Relative luminance 0.847; OKLCH L 94.3% C 0.025 H 184.2°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF2EE |
|---|---|
| RGB | rgb(219, 242, 238) |
| HSL | hsl(170, 47%, 90%) |
| HSV | hsv(170, 10%, 95%) |
| CMYK | cmyk(9.5%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(93.77, -8.26, -0.64) |
| CIE-LCH | lch(93.77, 8.28, 184.43°) |
| OKLab | oklab(94.32% -0.0247 -0.0018) |
| OKLCH | oklch(94.32% 0.025 184.2) |
| XYZ | xyz(76.3947, 84.7362, 93.2032) |
| Luminance | 0.8474 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.60
Azure (CSS)
#F0FFFF
ΔE00 4.78
Ice Blue (survey)
#D7FFFE
ΔE00 5.04
Very Pale Blue
#D6FFFE
ΔE00 5.24
Ice
#D6FFFA
ΔE00 5.33
Very Light Blue
#D5FFFF
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF2EE #F2DBDF
analogous
#DBF2E2 #DBF2EE #DBEAF2
triadic
#DBF2EE #EEDBF2 #F2EEDB
tetradic
#DBF2EE #E2DBF2 #F2DBDF #EAF2DB
square
#DBF2EE #E2DBF2 #F2DBDF #EAF2DB
split-complementary
#DBF2EE #F2DBEA #F2E2DB
monochromatic
#81D2C4 #AEE2D9 #DBF2EE #E9F7F4 #E9F7F4
Accessibility & contrast
On white
1.17
#DBF2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#DBF2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF2EE
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF2EE | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEE
Deuteranopia (green-blind)
#EBECEE
Tritanopia (blue-blind)
#D5F3F1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dbf2ee; /* rgb */ color: rgb(219, 242, 238); /* oklch */ color: oklch(94.3% 0.025 184.2);
Tailwind
colors: {
custom: {
50: '#e6f6f3',
500: '#dbf2ee',
950: '#000000',
},
}SCSS
$custom: #dbf2ee; $custom-light: #e6f6f3; $custom-dark: #000000;
JSON
{
"hex": "#dbf2ee",
"rgb": {
"r": 219,
"g": 242,
"b": 238
},
"hsl": {
"h": 169.565,
"s": 46.939,
"l": 90.392
},
"oklch": {
"l": 0.94319,
"c": 0.02473,
"h": 184.2
},
"luminance": 0.84737
}Semantic roles & 50–950 ramp
primary
#DBF2EE
secondary
#D0A1AA
accent
#2B44BA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585