#DCFCF6#DCFCF6
#DCFCF6 is a very light, muted teal. Relative luminance 0.915; OKLCH L 96.7% C 0.034 H 183.0°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCF6 |
|---|---|
| RGB | rgb(220, 252, 246) |
| HSL | hsl(169, 84%, 93%) |
| HSV | hsv(169, 13%, 99%) |
| CMYK | cmyk(12.7%, 0%, 2.4%, 1.2%) |
| CIE-LAB | lab(96.61, -11.43, -0.61) |
| CIE-LCH | lch(96.61, 11.45, 183.08°) |
| OKLab | oklab(96.65% -0.034 -0.0018) |
| OKLCH | oklch(96.65% 0.034 183) |
| XYZ | xyz(80.9561, 91.4885, 100.5647) |
| Luminance | 0.9149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.28
Ice Blue (survey)
#D7FFFE
ΔE00 2.73
Lightcyan
#E0FFFF
ΔE00 2.78
Very Pale Blue
#D6FFFE
ΔE00 2.88
Very Light Blue
#D5FFFF
ΔE00 3.28
Really Light Blue
#D4FFFF
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCF6 #FCDCE2
analogous
#DCFCE6 #DCFCF6 #DCF2FC
triadic
#DCFCF6 #F6DCFC #FCF6DC
tetradic
#DCFCF6 #E6DCFC #FCDCE2 #F2FCDC
square
#DCFCF6 #E6DCFC #FCDCE2 #F2FCDC
split-complementary
#DCFCF6 #FCDCF2 #FCE6DC
monochromatic
#6BF2D9 #A4F7E8 #DCFCF6 #E3FDF8 #E3FDF8
Accessibility & contrast
On white
1.09
#DCFCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#DCFCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCF6
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCF6 | 1.00 | 1.09 | 19.30 | 19.30 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F6
Deuteranopia (green-blind)
#F2F3F7
Tritanopia (blue-blind)
#D4FDFA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcfcf6; /* rgb */ color: rgb(220, 252, 246); /* oklch */ color: oklch(96.7% 0.034 183.0);
Tailwind
colors: {
custom: {
50: '#e7fdf9',
500: '#dcfcf6',
950: '#000000',
},
}SCSS
$custom: #dcfcf6; $custom-light: #e7fdf9; $custom-dark: #000000;
JSON
{
"hex": "#dcfcf6",
"rgb": {
"r": 220,
"g": 252,
"b": 246
},
"hsl": {
"h": 168.75,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.9665,
"c": 0.03405,
"h": 183
},
"luminance": 0.9149
}Semantic roles & 50–950 ramp
primary
#DCFCF6
secondary
#E498A6
accent
#052EE1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585