#DCFAEB#DCFAEB
#DCFAEB is a very light, muted teal. Relative luminance 0.896; OKLCH L 95.9% C 0.037 H 164.1°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFAEB |
|---|---|
| RGB | rgb(220, 250, 235) |
| HSL | hsl(150, 75%, 92%) |
| HSV | hsv(150, 12%, 98%) |
| CMYK | cmyk(12%, 0%, 6%, 2%) |
| CIE-LAB | lab(95.82, -12.50, 3.91) |
| CIE-LCH | lch(95.82, 13.10, 162.63°) |
| OKLab | oklab(95.94% -0.0356 0.0102) |
| OKLCH | oklch(95.94% 0.037 164.1) |
| XYZ | xyz(78.6928, 89.5836, 91.7266) |
| Luminance | 0.8959 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.80
Honeydew
#F0FFF0
ΔE00 5.02
Ice Blue (survey)
#D7FFFE
ΔE00 6.11
Very Pale Blue
#D6FFFE
ΔE00 6.18
Lightcyan
#E0FFFF
ΔE00 6.33
Very Light Blue
#D5FFFF
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFAEB #FADCEB
analogous
#DCFADC #DCFAEB #DCFAFA
triadic
#DCFAEB #EBDCFA #FAEBDC
tetradic
#DCFAEB #DCDCFA #FADCEB #FAFADC
square
#DCFAEB #DCDCFA #FADCEB #FAFADC
split-complementary
#DCFAEB #FADCFA #FADCDC
monochromatic
#71EBAE #A6F2CC #DCFAEB #E4FBF0 #E4FBF0
Accessibility & contrast
On white
1.11
#DCFAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#DCFAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFAEB
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFAEB | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F5EA
Deuteranopia (green-blind)
#F3F1EC
Tritanopia (blue-blind)
#D7FAF5
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcfaeb; /* rgb */ color: rgb(220, 250, 235); /* oklch */ color: oklch(95.9% 0.037 164.1);
Tailwind
colors: {
custom: {
50: '#e7fcf1',
500: '#dcfaeb',
950: '#000000',
},
}SCSS
$custom: #dcfaeb; $custom-light: #e7fcf1; $custom-dark: #000000;
JSON
{
"hex": "#dcfaeb",
"rgb": {
"r": 220,
"g": 250,
"b": 235
},
"hsl": {
"h": 150,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.95937,
"c": 0.03703,
"h": 164.1
},
"luminance": 0.89585
}Semantic roles & 50–950 ramp
primary
#DCFAEB
secondary
#E09BBD
accent
#0E73D7
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585