#DCFAEC#DCFAEC
#DCFAEC is a very light, muted teal. Relative luminance 0.896; OKLCH L 96.0% C 0.036 H 165.8°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFAEC |
|---|---|
| RGB | rgb(220, 250, 236) |
| HSL | hsl(152, 75%, 92%) |
| HSV | hsv(152, 12%, 98%) |
| CMYK | cmyk(12%, 0%, 5.6%, 2%) |
| CIE-LAB | lab(95.85, -12.32, 3.43) |
| CIE-LCH | lch(95.85, 12.78, 164.44°) |
| OKLab | oklab(95.96% -0.0352 0.0089) |
| OKLCH | oklch(95.96% 0.036 165.8) |
| XYZ | xyz(78.8376, 89.6415, 92.4896) |
| Luminance | 0.8964 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.50
Honeydew
#F0FFF0
ΔE00 5.02
Ice Blue (survey)
#D7FFFE
ΔE00 5.76
Very Pale Blue
#D6FFFE
ΔE00 5.84
Lightcyan
#E0FFFF
ΔE00 5.96
Very Light Blue
#D5FFFF
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFAEC #FADCEA
analogous
#DCFADD #DCFAEC #DCF9FA
triadic
#DCFAEC #ECDCFA #FAECDC
tetradic
#DCFAEC #DDDCFA #FADCEA #F9FADC
square
#DCFAEC #DDDCFA #FADCEA #F9FADC
split-complementary
#DCFAEC #FADCF9 #FADDDC
monochromatic
#71EBB2 #A6F2CF #DCFAEC #E4FBF0 #E4FBF0
Accessibility & contrast
On white
1.11
#DCFAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#DCFAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFAEC
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFAEC | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F5EB
Deuteranopia (green-blind)
#F3F1ED
Tritanopia (blue-blind)
#D6FAF6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcfaec; /* rgb */ color: rgb(220, 250, 236); /* oklch */ color: oklch(96.0% 0.036 165.8);
Tailwind
colors: {
custom: {
50: '#e7fcf2',
500: '#dcfaec',
950: '#000000',
},
}SCSS
$custom: #dcfaec; $custom-light: #e7fcf2; $custom-dark: #000000;
JSON
{
"hex": "#dcfaec",
"rgb": {
"r": 220,
"g": 250,
"b": 236
},
"hsl": {
"h": 152,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.95964,
"c": 0.03631,
"h": 165.8
},
"luminance": 0.89643
}Semantic roles & 50–950 ramp
primary
#DCFAEC
secondary
#E09BBB
accent
#0E6CD7
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585