#DCFAF0#DCFAF0
#DCFAF0 is a very light, muted teal. Relative luminance 0.899; OKLCH L 96.1% C 0.034 H 173.5°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFAF0 |
|---|---|
| RGB | rgb(220, 250, 240) |
| HSL | hsl(160, 75%, 92%) |
| HSV | hsv(160, 12%, 98%) |
| CMYK | cmyk(12%, 0%, 4%, 2%) |
| CIE-LAB | lab(95.95, -11.57, 1.51) |
| CIE-LCH | lch(95.95, 11.67, 172.58°) |
| OKLab | oklab(96.07% -0.0337 0.0038) |
| OKLCH | oklch(96.07% 0.034 173.5) |
| XYZ | xyz(79.4253, 89.8766, 95.5845) |
| Luminance | 0.8988 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.41
Ice Blue (survey)
#D7FFFE
ΔE00 4.37
Lightcyan
#E0FFFF
ΔE00 4.41
Very Pale Blue
#D6FFFE
ΔE00 4.48
Very Light Blue
#D5FFFF
ΔE00 4.91
Really Light Blue
#D4FFFF
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFAF0 #FADCE6
analogous
#DCFAE1 #DCFAF0 #DCF5FA
triadic
#DCFAF0 #F0DCFA #FAF0DC
tetradic
#DCFAF0 #E1DCFA #FADCE6 #F5FADC
square
#DCFAF0 #E1DCFA #FADCE6 #F5FADC
split-complementary
#DCFAF0 #FADCF5 #FAE1DC
monochromatic
#71EBC2 #A6F2D9 #DCFAF0 #E4FBF4 #E4FBF4
Accessibility & contrast
On white
1.11
#DCFAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#DCFAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFAF0
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFAF0 | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6F0
Deuteranopia (green-blind)
#F2F2F1
Tritanopia (blue-blind)
#D6FBF7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcfaf0; /* rgb */ color: rgb(220, 250, 240); /* oklch */ color: oklch(96.1% 0.034 173.5);
Tailwind
colors: {
custom: {
50: '#e7fcf4',
500: '#dcfaf0',
950: '#000000',
},
}SCSS
$custom: #dcfaf0; $custom-light: #e7fcf4; $custom-dark: #000000;
JSON
{
"hex": "#dcfaf0",
"rgb": {
"r": 220,
"g": 250,
"b": 240
},
"hsl": {
"h": 160,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.96074,
"c": 0.03388,
"h": 173.5
},
"luminance": 0.89878
}Semantic roles & 50–950 ramp
primary
#DCFAF0
secondary
#E09BB2
accent
#0E51D7
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585