#DCFCF8#DCFCF8
#DCFCF8 is a very light, muted teal. Relative luminance 0.916; OKLCH L 96.7% C 0.034 H 187.5°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCF8 |
|---|---|
| RGB | rgb(220, 252, 248) |
| HSL | hsl(173, 84%, 93%) |
| HSV | hsv(173, 13%, 99%) |
| CMYK | cmyk(12.7%, 0%, 1.6%, 1.2%) |
| CIE-LAB | lab(96.66, -11.05, -1.57) |
| CIE-LCH | lch(96.66, 11.16, 188.09°) |
| OKLab | oklab(96.71% -0.0332 -0.0044) |
| OKLCH | oklch(96.71% 0.034 187.5) |
| XYZ | xyz(81.2647, 91.6120, 102.1901) |
| Luminance | 0.9161 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.97
Ice Blue (survey)
#D7FFFE
ΔE00 2.24
Ice
#D6FFFA
ΔE00 2.39
Very Pale Blue
#D6FFFE
ΔE00 2.43
Very Light Blue
#D5FFFF
ΔE00 2.78
Really Light Blue
#D4FFFF
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCF8 #FCDCE0
analogous
#DCFCE8 #DCFCF8 #DCF0FC
triadic
#DCFCF8 #F8DCFC #FCF8DC
tetradic
#DCFCF8 #E8DCFC #FCDCE0 #F0FCDC
square
#DCFCF8 #E8DCFC #FCDCE0 #F0FCDC
split-complementary
#DCFCF8 #FCDCF0 #FCE8DC
monochromatic
#6BF2E1 #A4F7ED #DCFCF8 #E3FDF9 #E3FDF9
Accessibility & contrast
On white
1.09
#DCFCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#DCFCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCF8
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCF8 | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8F8
Deuteranopia (green-blind)
#F2F3F8
Tritanopia (blue-blind)
#D4FEFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcfcf8; /* rgb */ color: rgb(220, 252, 248); /* oklch */ color: oklch(96.7% 0.034 187.5);
Tailwind
colors: {
custom: {
50: '#e7fdfa',
500: '#dcfcf8',
950: '#000000',
},
}SCSS
$custom: #dcfcf8; $custom-light: #e7fdfa; $custom-dark: #000000;
JSON
{
"hex": "#dcfcf8",
"rgb": {
"r": 220,
"g": 252,
"b": 248
},
"hsl": {
"h": 172.5,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.96707,
"c": 0.03351,
"h": 187.5
},
"luminance": 0.91614
}Semantic roles & 50–950 ramp
primary
#DCFCF8
secondary
#E498A1
accent
#0520E1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585