#DCFFF7#DCFFF7
#DCFFF7 is a very light, muted teal. Relative luminance 0.935; OKLCH L 97.3% C 0.038 H 180.2°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFF7 |
|---|---|
| RGB | rgb(220, 255, 247) |
| HSL | hsl(166, 100%, 93%) |
| HSV | hsv(166, 14%, 100%) |
| CMYK | cmyk(13.7%, 0%, 3.1%, 0%) |
| CIE-LAB | lab(97.41, -12.73, 0.04) |
| CIE-LCH | lch(97.41, 12.73, 179.83°) |
| OKLab | oklab(97.29% -0.0376 -0.0001) |
| OKLCH | oklch(97.29% 0.038 180.2) |
| XYZ | xyz(82.0595, 93.4492, 101.6917) |
| Luminance | 0.9345 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.84
Ice Blue (survey)
#D7FFFE
ΔE00 3.01
Very Pale Blue
#D6FFFE
ΔE00 3.09
Very Light Blue
#D5FFFF
ΔE00 3.53
Really Light Blue
#D4FFFF
ΔE00 3.61
Lightcyan
#E0FFFF
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFF7 #FFDCE4
analogous
#DCFFE5 #DCFFF7 #DCF5FF
triadic
#DCFFF7 #F7DCFF #FFF7DC
tetradic
#DCFFF7 #E5DCFF #FFDCE4 #F5FFDC
square
#DCFFF7 #E5DCFF #FFDCE4 #F5FFDC
split-complementary
#DCFFF7 #FFDCF5 #FFE5DC
monochromatic
#62FFDB #9FFFE9 #DCFFF7 #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.07
#DCFFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.69
#DCFFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFF7
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFF7 | 1.00 | 1.07 | 19.69 | 19.69 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBF7
Deuteranopia (green-blind)
#F5F5F8
Tritanopia (blue-blind)
#D4FFFC
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #dcfff7; /* rgb */ color: rgb(220, 255, 247); /* oklch */ color: oklch(97.3% 0.038 180.2);
Tailwind
colors: {
custom: {
50: '#e7fff9',
500: '#dcfff7',
950: '#000000',
},
}SCSS
$custom: #dcfff7; $custom-light: #e7fff9; $custom-dark: #000000;
JSON
{
"hex": "#dcfff7",
"rgb": {
"r": 220,
"g": 255,
"b": 247
},
"hsl": {
"h": 166.286,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.97291,
"c": 0.03758,
"h": 180.2
},
"luminance": 0.93451
}Semantic roles & 50–950 ramp
primary
#DCFFF7
secondary
#EC93A8
accent
#0034E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685