#DCF8F2#DCF8F2
#DCF8F2 is a very light, muted teal. Relative luminance 0.888; OKLCH L 95.7% C 0.030 H 181.3°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF8F2 |
|---|---|
| RGB | rgb(220, 248, 242) |
| HSL | hsl(167, 67%, 92%) |
| HSV | hsv(167, 11%, 97%) |
| CMYK | cmyk(11.3%, 0%, 2.4%, 2.7%) |
| CIE-LAB | lab(95.48, -10.20, -0.20) |
| CIE-LCH | lch(95.48, 10.20, 181.14°) |
| OKLab | oklab(95.72% -0.0302 -0.0007) |
| OKLCH | oklch(95.72% 0.03 181.3) |
| XYZ | xyz(79.1059, 88.7598, 96.9518) |
| Luminance | 0.8876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.99
Ice
#D6FFFA
ΔE00 3.49
Ice Blue (survey)
#D7FFFE
ΔE00 3.68
Very Pale Blue
#D6FFFE
ΔE00 3.85
Very Light Blue
#D5FFFF
ΔE00 4.20
Really Light Blue
#D4FFFF
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF8F2 #F8DCE2
analogous
#DCF8E4 #DCF8F2 #DCF0F8
triadic
#DCF8F2 #F2DCF8 #F8F2DC
tetradic
#DCF8F2 #E4DCF8 #F8DCE2 #F0F8DC
square
#DCF8F2 #E4DCF8 #F8DCE2 #F0F8DC
split-complementary
#DCF8F2 #F8DCF0 #F8E4DC
monochromatic
#76E4CC #A9EEDF #DCF8F2 #E5FAF6 #E5FAF6
Accessibility & contrast
On white
1.12
#DCF8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#DCF8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF8F2
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF8F2 | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F4F2
Deuteranopia (green-blind)
#F0F0F3
Tritanopia (blue-blind)
#D5F9F6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcf8f2; /* rgb */ color: rgb(220, 248, 242); /* oklch */ color: oklch(95.7% 0.030 181.3);
Tailwind
colors: {
custom: {
50: '#e7faf6',
500: '#dcf8f2',
950: '#000000',
},
}SCSS
$custom: #dcf8f2; $custom-light: #e7faf6; $custom-dark: #000000;
JSON
{
"hex": "#dcf8f2",
"rgb": {
"r": 220,
"g": 248,
"b": 242
},
"hsl": {
"h": 167.143,
"s": 66.667,
"l": 91.765
},
"oklch": {
"l": 0.95722,
"c": 0.03022,
"h": 181.3
},
"luminance": 0.88761
}Semantic roles & 50–950 ramp
primary
#DCF8F2
secondary
#DB9DAA
accent
#173ECF
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585