#DCFEF6#DCFEF6
#DCFEF6 is a very light, muted teal. Relative luminance 0.928; OKLCH L 97.1% C 0.037 H 179.7°. Best body text is #000000 at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFEF6 |
|---|---|
| RGB | rgb(220, 254, 246) |
| HSL | hsl(166, 94%, 93%) |
| HSV | hsv(166, 13%, 100%) |
| CMYK | cmyk(13.4%, 0%, 3.1%, 0.4%) |
| CIE-LAB | lab(97.13, -12.43, 0.14) |
| CIE-LCH | lch(97.13, 12.43, 179.36°) |
| OKLab | oklab(97.06% -0.0366 0.0002) |
| OKLCH | oklch(97.06% 0.037 179.7) |
| XYZ | xyz(81.5875, 92.7513, 100.7752) |
| Luminance | 0.9275 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.03
Ice Blue (survey)
#D7FFFE
ΔE00 3.10
Very Pale Blue
#D6FFFE
ΔE00 3.19
Very Light Blue
#D5FFFF
ΔE00 3.63
Lightcyan
#E0FFFF
ΔE00 3.68
Really Light Blue
#D4FFFF
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFEF6 #FEDCE4
analogous
#DCFEE5 #DCFEF6 #DCF5FE
triadic
#DCFEF6 #F6DCFE #FEF6DC
tetradic
#DCFEF6 #E5DCFE #FEDCE4 #F5FEDC
square
#DCFEF6 #E5DCFE #FEDCE4 #F5FEDC
split-complementary
#DCFEF6 #FEDCF5 #FEE5DC
monochromatic
#65FBD7 #A0FCE7 #DCFEF6 #E1FEF7 #E1FEF7
Accessibility & contrast
On white
1.07
#DCFEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.55
#DCFEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFEF6
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFEF6 | 1.00 | 1.07 | 19.55 | 19.55 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFAF6
Deuteranopia (green-blind)
#F4F5F7
Tritanopia (blue-blind)
#D4FFFB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dcfef6; /* rgb */ color: rgb(220, 254, 246); /* oklch */ color: oklch(97.1% 0.037 179.7);
Tailwind
colors: {
custom: {
50: '#e7fef9',
500: '#dcfef6',
950: '#000000',
},
}SCSS
$custom: #dcfef6; $custom-light: #e7fef9; $custom-dark: #000000;
JSON
{
"hex": "#dcfef6",
"rgb": {
"r": 220,
"g": 254,
"b": 246
},
"hsl": {
"h": 165.882,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.97059,
"c": 0.03665,
"h": 179.7
},
"luminance": 0.92753
}Semantic roles & 50–950 ramp
primary
#DCFEF6
secondary
#E995A9
accent
#0036E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585