#DCFAF5#DCFAF5
#DCFAF5 is a very light, muted teal. Relative luminance 0.902; OKLCH L 96.2% C 0.032 H 184.6°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFAF5 |
|---|---|
| RGB | rgb(220, 250, 245) |
| HSL | hsl(170, 75%, 92%) |
| HSV | hsv(170, 12%, 98%) |
| CMYK | cmyk(12%, 0%, 2%, 2%) |
| CIE-LAB | lab(96.07, -10.63, -0.89) |
| CIE-LCH | lch(96.07, 10.66, 184.78°) |
| OKLab | oklab(96.21% -0.0317 -0.0025) |
| OKLCH | oklch(96.21% 0.032 184.6) |
| XYZ | xyz(80.1783, 90.1778, 99.5503) |
| Luminance | 0.9018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.42
Ice
#D6FFFA
ΔE00 2.89
Ice Blue (survey)
#D7FFFE
ΔE00 2.94
Very Pale Blue
#D6FFFE
ΔE00 3.12
Very Light Blue
#D5FFFF
ΔE00 3.47
Really Light Blue
#D4FFFF
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFAF5 #FADCE1
analogous
#DCFAE6 #DCFAF5 #DCF0FA
triadic
#DCFAF5 #F5DCFA #FAF5DC
tetradic
#DCFAF5 #E6DCFA #FADCE1 #F0FADC
square
#DCFAF5 #E6DCFA #FADCE1 #F0FADC
split-complementary
#DCFAF5 #FADCF0 #FAE6DC
monochromatic
#71EBD6 #A6F2E6 #DCFAF5 #E4FBF7 #E4FBF7
Accessibility & contrast
On white
1.10
#DCFAF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#DCFAF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFAF5
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFAF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFAF5 | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F6F5
Deuteranopia (green-blind)
#F1F2F5
Tritanopia (blue-blind)
#D5FBF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcfaf5; /* rgb */ color: rgb(220, 250, 245); /* oklch */ color: oklch(96.2% 0.032 184.6);
Tailwind
colors: {
custom: {
50: '#e7fcf8',
500: '#dcfaf5',
950: '#000000',
},
}SCSS
$custom: #dcfaf5; $custom-light: #e7fcf8; $custom-dark: #000000;
JSON
{
"hex": "#dcfaf5",
"rgb": {
"r": 220,
"g": 250,
"b": 245
},
"hsl": {
"h": 170,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.96214,
"c": 0.03183,
"h": 184.6
},
"luminance": 0.90179
}Semantic roles & 50–950 ramp
primary
#DCFAF5
secondary
#E09BA6
accent
#0E30D7
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585