#DCFAF6#DCFAF6
#DCFAF6 is a very light, muted teal. Relative luminance 0.902; OKLCH L 96.2% C 0.032 H 186.9°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFAF6 |
|---|---|
| RGB | rgb(220, 250, 246) |
| HSL | hsl(172, 75%, 92%) |
| HSV | hsv(172, 12%, 98%) |
| CMYK | cmyk(12%, 0%, 1.6%, 2%) |
| CIE-LAB | lab(96.10, -10.44, -1.37) |
| CIE-LCH | lch(96.10, 10.52, 187.47°) |
| OKLab | oklab(96.24% -0.0314 -0.0038) |
| OKLCH | oklch(96.24% 0.032 186.9) |
| XYZ | xyz(80.3314, 90.2390, 100.3565) |
| Luminance | 0.9024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.03
Ice Blue (survey)
#D7FFFE
ΔE00 2.77
Very Pale Blue
#D6FFFE
ΔE00 2.97
Ice
#D6FFFA
ΔE00 2.97
Very Light Blue
#D5FFFF
ΔE00 3.28
Really Light Blue
#D4FFFF
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFAF6 #FADCE0
analogous
#DCFAE7 #DCFAF6 #DCEFFA
triadic
#DCFAF6 #F6DCFA #FAF6DC
tetradic
#DCFAF6 #E7DCFA #FADCE0 #EFFADC
square
#DCFAF6 #E7DCFA #FADCE0 #EFFADC
split-complementary
#DCFAF6 #FADCEF #FAE7DC
monochromatic
#71EBDA #A6F2E8 #DCFAF6 #E4FBF8 #E4FBF8
Accessibility & contrast
On white
1.10
#DCFAF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#DCFAF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFAF6
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFAF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFAF6 | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F6F6
Deuteranopia (green-blind)
#F1F2F6
Tritanopia (blue-blind)
#D4FCF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcfaf6; /* rgb */ color: rgb(220, 250, 246); /* oklch */ color: oklch(96.2% 0.032 186.9);
Tailwind
colors: {
custom: {
50: '#e7fcf9',
500: '#dcfaf6',
950: '#000000',
},
}SCSS
$custom: #dcfaf6; $custom-light: #e7fcf9; $custom-dark: #000000;
JSON
{
"hex": "#dcfaf6",
"rgb": {
"r": 220,
"g": 250,
"b": 246
},
"hsl": {
"h": 172,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.96242,
"c": 0.03158,
"h": 186.9
},
"luminance": 0.90241
}Semantic roles & 50–950 ramp
primary
#DCFAF6
secondary
#E09BA4
accent
#0E29D7
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585