#DBFCEC#DBFCEC
#DBFCEC is a very light, muted teal. Relative luminance 0.907; OKLCH L 96.3% C 0.040 H 164.8°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFCEC |
|---|---|
| RGB | rgb(219, 252, 236) |
| HSL | hsl(151, 85%, 92%) |
| HSV | hsv(151, 13%, 99%) |
| CMYK | cmyk(13.1%, 0%, 6.3%, 1.2%) |
| CIE-LAB | lab(96.30, -13.63, 4.08) |
| CIE-LCH | lch(96.30, 14.22, 163.34°) |
| OKLab | oklab(96.31% -0.0388 0.0106) |
| OKLCH | oklch(96.31% 0.04 164.8) |
| XYZ | xyz(79.1606, 90.7354, 92.6837) |
| Luminance | 0.9074 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.69
Honeydew
#F0FFF0
ΔE00 5.72
Ice Blue (survey)
#D7FFFE
ΔE00 6.17
Very Pale Blue
#D6FFFE
ΔE00 6.21
Duck Egg Blue
#C3FBF4
ΔE00 6.23
Light Light Blue
#CAFFFB
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFCEC #FCDBEB
analogous
#DBFCDC #DBFCEC #DBFCFC
triadic
#DBFCEC #ECDBFC #FCECDB
tetradic
#DBFCEC #DCDBFC #FCDBEB #FCFCDB
square
#DBFCEC #DCDBFC #FCDBEB #FCFCDB
split-complementary
#DBFCEC #FCDBFC #FCDCDB
monochromatic
#6AF3B0 #A3F7CE #DBFCEC #E3FDF0 #E3FDF0
Accessibility & contrast
On white
1.10
#DBFCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#DBFCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFCEC
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFCEC | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EB
Deuteranopia (green-blind)
#F4F3ED
Tritanopia (blue-blind)
#D5FCF7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dbfcec; /* rgb */ color: rgb(219, 252, 236); /* oklch */ color: oklch(96.3% 0.040 164.8);
Tailwind
colors: {
custom: {
50: '#e6fdf2',
500: '#dbfcec',
950: '#000000',
},
}SCSS
$custom: #dbfcec; $custom-light: #e6fdf2; $custom-dark: #000000;
JSON
{
"hex": "#dbfcec",
"rgb": {
"r": 219,
"g": 252,
"b": 236
},
"hsl": {
"h": 150.909,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.96307,
"c": 0.04026,
"h": 164.8
},
"luminance": 0.90737
}Semantic roles & 50–950 ramp
primary
#DBFCEC
secondary
#E497BC
accent
#046FE1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585