#DCFFFC#DCFFFC
#DCFFFC is a very light, muted teal. Relative luminance 0.938; OKLCH L 97.4% C 0.036 H 190.3°. Best body text is #000000 at 19.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFFC |
|---|---|
| RGB | rgb(220, 255, 252) |
| HSL | hsl(175, 100%, 93%) |
| HSV | hsv(175, 14%, 100%) |
| CMYK | cmyk(13.7%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(97.54, -11.77, -2.35) |
| CIE-LCH | lch(97.54, 12.00, 191.29°) |
| OKLab | oklab(97.43% -0.0357 -0.0064) |
| OKLCH | oklch(97.43% 0.036 190.3) |
| XYZ | xyz(82.8414, 93.7619, 105.8098) |
| Luminance | 0.9376 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 1.39
Very Pale Blue
#D6FFFE
ΔE00 1.59
Ice
#D6FFFA
ΔE00 1.84
Lightcyan
#E0FFFF
ΔE00 1.88
Very Light Blue
#D5FFFF
ΔE00 1.95
Really Light Blue
#D4FFFF
ΔE00 2.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFFC #FFDCDF
analogous
#DCFFEA #DCFFFC #DCF0FF
triadic
#DCFFFC #FCDCFF #FFFCDC
tetradic
#DCFFFC #EADCFF #FFDCDF #F0FFDC
square
#DCFFFC #EADCFF #FFDCDF #F0FFDC
split-complementary
#DCFFFC #FFDCF0 #FFEADC
monochromatic
#62FFF2 #9FFFF7 #DCFFFC #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.06
#DCFFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.75
#DCFFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFFC
19.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFFC | 1.00 | 1.06 | 19.75 | 19.75 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFC
Deuteranopia (green-blind)
#F4F6FC
Tritanopia (blue-blind)
#D2FFFE
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #dcfffc; /* rgb */ color: rgb(220, 255, 252); /* oklch */ color: oklch(97.4% 0.036 190.3);
Tailwind
colors: {
custom: {
50: '#e7fffd',
500: '#dcfffc',
950: '#000000',
},
}SCSS
$custom: #dcfffc; $custom-light: #e7fffd; $custom-dark: #000000;
JSON
{
"hex": "#dcfffc",
"rgb": {
"r": 220,
"g": 255,
"b": 252
},
"hsl": {
"h": 174.857,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.97433,
"c": 0.03624,
"h": 190.3
},
"luminance": 0.93764
}Semantic roles & 50–950 ramp
primary
#DCFFFC
secondary
#EC939B
accent
#0014E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685