#DCFAF8#DCFAF8
#DCFAF8 is a very light, muted teal. Relative luminance 0.904; OKLCH L 96.3% C 0.031 H 191.7°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFAF8 |
|---|---|
| RGB | rgb(220, 250, 248) |
| HSL | hsl(176, 75%, 92%) |
| HSV | hsv(176, 12%, 98%) |
| CMYK | cmyk(12%, 0%, 0.8%, 2%) |
| CIE-LAB | lab(96.15, -10.05, -2.33) |
| CIE-LCH | lch(96.15, 10.32, 193.03°) |
| OKLab | oklab(96.3% -0.0306 -0.0064) |
| OKLCH | oklch(96.3% 0.031 191.7) |
| XYZ | xyz(80.6400, 90.3625, 101.9818) |
| Luminance | 0.9036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.34
Ice Blue (survey)
#D7FFFE
ΔE00 2.63
Very Pale Blue
#D6FFFE
ΔE00 2.85
Very Light Blue
#D5FFFF
ΔE00 3.07
Really Light Blue
#D4FFFF
ΔE00 3.29
Ice
#D6FFFA
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFAF8 #FADCDE
analogous
#DCFAE9 #DCFAF8 #DCEDFA
triadic
#DCFAF8 #F8DCFA #FAF8DC
tetradic
#DCFAF8 #E9DCFA #FADCDE #EDFADC
square
#DCFAF8 #E9DCFA #FADCDE #EDFADC
split-complementary
#DCFAF8 #FADCED #FAE9DC
monochromatic
#71EBE3 #A6F2ED #DCFAF8 #E4FBFA #E4FBFA
Accessibility & contrast
On white
1.10
#DCFAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#DCFAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFAF8
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFAF8 | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7F8
Deuteranopia (green-blind)
#F0F2F8
Tritanopia (blue-blind)
#D4FCF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcfaf8; /* rgb */ color: rgb(220, 250, 248); /* oklch */ color: oklch(96.3% 0.031 191.7);
Tailwind
colors: {
custom: {
50: '#e7fcfa',
500: '#dcfaf8',
950: '#000000',
},
}SCSS
$custom: #dcfaf8; $custom-light: #e7fcfa; $custom-dark: #000000;
JSON
{
"hex": "#dcfaf8",
"rgb": {
"r": 220,
"g": 250,
"b": 248
},
"hsl": {
"h": 176,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.963,
"c": 0.03123,
"h": 191.7
},
"luminance": 0.90364
}Semantic roles & 50–950 ramp
primary
#DCFAF8
secondary
#E09B9F
accent
#0E1CD7
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585