#DBFAEC#DBFAEC
#DBFAEC is a very light, muted teal. Relative luminance 0.895; OKLCH L 95.9% C 0.037 H 166.6°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFAEC |
|---|---|
| RGB | rgb(219, 250, 236) |
| HSL | hsl(153, 76%, 92%) |
| HSV | hsv(153, 12%, 98%) |
| CMYK | cmyk(12.4%, 0%, 5.6%, 2%) |
| CIE-LAB | lab(95.78, -12.64, 3.33) |
| CIE-LCH | lch(95.78, 13.07, 165.25°) |
| OKLab | oklab(95.9% -0.0362 0.0086) |
| OKLCH | oklch(95.9% 0.037 166.6) |
| XYZ | xyz(78.5358, 89.4859, 92.4754) |
| Luminance | 0.8949 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.35
Honeydew
#F0FFF0
ΔE00 5.30
Ice Blue (survey)
#D7FFFE
ΔE00 5.66
Very Pale Blue
#D6FFFE
ΔE00 5.73
Lightcyan
#E0FFFF
ΔE00 5.98
Very Light Blue
#D5FFFF
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFAEC #FADBE9
analogous
#DBFADD #DBFAEC #DBF9FA
triadic
#DBFAEC #ECDBFA #FAECDB
tetradic
#DBFAEC #DDDBFA #FADBE9 #F9FADB
square
#DBFAEC #DDDBFA #FADBE9 #F9FADB
split-complementary
#DBFAEC #FADBF9 #FADDDB
monochromatic
#70EBB3 #A5F3D0 #DBFAEC #E4FBF1 #E4FBF1
Accessibility & contrast
On white
1.11
#DBFAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#DBFAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFAEC
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFAEC | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EB
Deuteranopia (green-blind)
#F2F1ED
Tritanopia (blue-blind)
#D5FAF6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dbfaec; /* rgb */ color: rgb(219, 250, 236); /* oklch */ color: oklch(95.9% 0.037 166.6);
Tailwind
colors: {
custom: {
50: '#e6fcf2',
500: '#dbfaec',
950: '#000000',
},
}SCSS
$custom: #dbfaec; $custom-light: #e6fcf2; $custom-dark: #000000;
JSON
{
"hex": "#dbfaec",
"rgb": {
"r": 219,
"g": 250,
"b": 236
},
"hsl": {
"h": 152.903,
"s": 75.61,
"l": 91.961
},
"oklch": {
"l": 0.95896,
"c": 0.03719,
"h": 166.6
},
"luminance": 0.89487
}Semantic roles & 50–950 ramp
primary
#DBFAEC
secondary
#E099B9
accent
#0E69D8
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585