#DBF9EC#DBF9EC
#DBF9EC is a very light, muted teal. Relative luminance 0.889; OKLCH L 95.7% C 0.036 H 167.7°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF9EC |
|---|---|
| RGB | rgb(219, 249, 236) |
| HSL | hsl(154, 71%, 92%) |
| HSV | hsv(154, 12%, 98%) |
| CMYK | cmyk(12%, 0%, 5.2%, 2.4%) |
| CIE-LAB | lab(95.52, -12.14, 2.95) |
| CIE-LCH | lch(95.52, 12.49, 166.33°) |
| OKLab | oklab(95.69% -0.0348 0.0076) |
| OKLCH | oklch(95.69% 0.036 167.7) |
| XYZ | xyz(78.2259, 88.8661, 92.3721) |
| Luminance | 0.8887 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.24
Honeydew
#F0FFF0
ΔE00 5.13
Ice Blue (survey)
#D7FFFE
ΔE00 5.44
Very Pale Blue
#D6FFFE
ΔE00 5.53
Lightcyan
#E0FFFF
ΔE00 5.63
Very Light Blue
#D5FFFF
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF9EC #F9DBE8
analogous
#DBF9DD #DBF9EC #DBF7F9
triadic
#DBF9EC #ECDBF9 #F9ECDB
tetradic
#DBF9EC #DDDBF9 #F9DBE8 #F7F9DB
square
#DBF9EC #DDDBF9 #F9DBE8 #F7F9DB
split-complementary
#DBF9EC #F9DBF7 #F9DDDB
monochromatic
#72E8B5 #A7F0D0 #DBF9EC #E5FBF1 #E5FBF1
Accessibility & contrast
On white
1.12
#DBF9EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#DBF9EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF9EC
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF9EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF9EC | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EB
Deuteranopia (green-blind)
#F2F0ED
Tritanopia (blue-blind)
#D5F9F5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dbf9ec; /* rgb */ color: rgb(219, 249, 236); /* oklch */ color: oklch(95.7% 0.036 167.7);
Tailwind
colors: {
custom: {
50: '#e6fbf2',
500: '#dbf9ec',
950: '#000000',
},
}SCSS
$custom: #dbf9ec; $custom-light: #e6fbf2; $custom-dark: #000000;
JSON
{
"hex": "#dbf9ec",
"rgb": {
"r": 219,
"g": 249,
"b": 236
},
"hsl": {
"h": 154,
"s": 71.429,
"l": 91.765
},
"oklch": {
"l": 0.95691,
"c": 0.03568,
"h": 167.7
},
"luminance": 0.88868
}Semantic roles & 50–950 ramp
primary
#DBF9EC
secondary
#DE9BB8
accent
#1266D3
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585