#DCFFF6#DCFFF6
#DCFFF6 is a very light, muted teal. Relative luminance 0.934; OKLCH L 97.3% C 0.038 H 178.2°. Best body text is #000000 at 19.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFF6 |
|---|---|
| RGB | rgb(220, 255, 246) |
| HSL | hsl(165, 100%, 93%) |
| HSV | hsv(165, 14%, 100%) |
| CMYK | cmyk(13.7%, 0%, 3.5%, 0%) |
| CIE-LAB | lab(97.38, -12.92, 0.52) |
| CIE-LCH | lch(97.38, 12.93, 177.72°) |
| OKLab | oklab(97.26% -0.038 0.0012) |
| OKLCH | oklch(97.26% 0.038 178.2) |
| XYZ | xyz(81.9056, 93.3876, 100.8812) |
| Luminance | 0.9339 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.11
Ice Blue (survey)
#D7FFFE
ΔE00 3.39
Very Pale Blue
#D6FFFE
ΔE00 3.45
Very Light Blue
#D5FFFF
ΔE00 3.90
Really Light Blue
#D4FFFF
ΔE00 3.97
Lightcyan
#E0FFFF
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFF6 #FFDCE5
analogous
#DCFFE4 #DCFFF6 #DCF6FF
triadic
#DCFFF6 #F6DCFF #FFF6DC
tetradic
#DCFFF6 #E4DCFF #FFDCE5 #F6FFDC
square
#DCFFF6 #E4DCFF #FFDCE5 #F6FFDC
split-complementary
#DCFFF6 #FFDCF6 #FFE4DC
monochromatic
#62FFD7 #9FFFE6 #DCFFF6 #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.07
#DCFFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.68
#DCFFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFF6
19.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFF6 | 1.00 | 1.07 | 19.68 | 19.68 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF6
Deuteranopia (green-blind)
#F5F5F7
Tritanopia (blue-blind)
#D4FFFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dcfff6; /* rgb */ color: rgb(220, 255, 246); /* oklch */ color: oklch(97.3% 0.038 178.2);
Tailwind
colors: {
custom: {
50: '#e7fff9',
500: '#dcfff6',
950: '#000000',
},
}SCSS
$custom: #dcfff6; $custom-light: #e7fff9; $custom-dark: #000000;
JSON
{
"hex": "#dcfff6",
"rgb": {
"r": 220,
"g": 255,
"b": 246
},
"hsl": {
"h": 164.571,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.97263,
"c": 0.03799,
"h": 178.2
},
"luminance": 0.93389
}Semantic roles & 50–950 ramp
primary
#DCFFF6
secondary
#EC93AA
accent
#003BE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685