#DCFAEF#DCFAEF
#DCFAEF is a very light, muted teal. Relative luminance 0.898; OKLCH L 96.0% C 0.034 H 171.5°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFAEF |
|---|---|
| RGB | rgb(220, 250, 239) |
| HSL | hsl(158, 75%, 92%) |
| HSV | hsv(158, 12%, 98%) |
| CMYK | cmyk(12%, 0%, 4.4%, 2%) |
| CIE-LAB | lab(95.92, -11.76, 1.99) |
| CIE-LCH | lch(95.92, 11.93, 170.40°) |
| OKLab | oklab(96.05% -0.034 0.0051) |
| OKLCH | oklch(96.05% 0.034 171.5) |
| XYZ | xyz(79.2772, 89.8173, 94.8043) |
| Luminance | 0.8982 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.65
Ice Blue (survey)
#D7FFFE
ΔE00 4.71
Lightcyan
#E0FFFF
ΔE00 4.81
Very Pale Blue
#D6FFFE
ΔE00 4.81
Honeydew
#F0FFF0
ΔE00 5.20
Very Light Blue
#D5FFFF
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFAEF #FADCE7
analogous
#DCFAE0 #DCFAEF #DCF6FA
triadic
#DCFAEF #EFDCFA #FAEFDC
tetradic
#DCFAEF #E0DCFA #FADCE7 #F6FADC
square
#DCFAEF #E0DCFA #FADCE7 #F6FADC
split-complementary
#DCFAEF #FADCF6 #FAE0DC
monochromatic
#71EBBE #A6F2D7 #DCFAEF #E4FBF3 #E4FBF3
Accessibility & contrast
On white
1.11
#DCFAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#DCFAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFAEF
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFAEF | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6EF
Deuteranopia (green-blind)
#F2F2F0
Tritanopia (blue-blind)
#D6FBF7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcfaef; /* rgb */ color: rgb(220, 250, 239); /* oklch */ color: oklch(96.0% 0.034 171.5);
Tailwind
colors: {
custom: {
50: '#e7fcf4',
500: '#dcfaef',
950: '#000000',
},
}SCSS
$custom: #dcfaef; $custom-light: #e7fcf4; $custom-dark: #000000;
JSON
{
"hex": "#dcfaef",
"rgb": {
"r": 220,
"g": 250,
"b": 239
},
"hsl": {
"h": 158,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.96046,
"c": 0.03443,
"h": 171.5
},
"luminance": 0.89819
}Semantic roles & 50–950 ramp
primary
#DCFAEF
secondary
#E09BB4
accent
#0E58D7
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585