#DCF8F4#DCF8F4
#DCF8F4 is a very light, muted teal. Relative luminance 0.889; OKLCH L 95.8% C 0.030 H 186.3°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF8F4 |
|---|---|
| RGB | rgb(220, 248, 244) |
| HSL | hsl(171, 67%, 92%) |
| HSV | hsv(171, 11%, 97%) |
| CMYK | cmyk(11.3%, 0%, 1.6%, 2.7%) |
| CIE-LAB | lab(95.53, -9.82, -1.16) |
| CIE-LCH | lch(95.53, 9.89, 186.76°) |
| OKLab | oklab(95.78% -0.0294 -0.0032) |
| OKLCH | oklch(95.78% 0.03 186.3) |
| XYZ | xyz(79.4079, 88.8806, 98.5424) |
| Luminance | 0.8888 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.28
Ice Blue (survey)
#D7FFFE
ΔE00 3.35
Very Pale Blue
#D6FFFE
ΔE00 3.55
Ice
#D6FFFA
ΔE00 3.59
Very Light Blue
#D5FFFF
ΔE00 3.84
Really Light Blue
#D4FFFF
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF8F4 #F8DCE0
analogous
#DCF8E6 #DCF8F4 #DCEEF8
triadic
#DCF8F4 #F4DCF8 #F8F4DC
tetradic
#DCF8F4 #E6DCF8 #F8DCE0 #EEF8DC
square
#DCF8F4 #E6DCF8 #F8DCE0 #EEF8DC
split-complementary
#DCF8F4 #F8DCEE #F8E6DC
monochromatic
#76E4D4 #A9EEE4 #DCF8F4 #E5FAF7 #E5FAF7
Accessibility & contrast
On white
1.12
#DCF8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#DCF8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF8F4
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF8F4 | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F5F4
Deuteranopia (green-blind)
#EFF0F4
Tritanopia (blue-blind)
#D5F9F7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcf8f4; /* rgb */ color: rgb(220, 248, 244); /* oklch */ color: oklch(95.8% 0.030 186.3);
Tailwind
colors: {
custom: {
50: '#e7faf7',
500: '#dcf8f4',
950: '#000000',
},
}SCSS
$custom: #dcf8f4; $custom-light: #e7faf7; $custom-dark: #000000;
JSON
{
"hex": "#dcf8f4",
"rgb": {
"r": 220,
"g": 248,
"b": 244
},
"hsl": {
"h": 171.429,
"s": 66.667,
"l": 91.765
},
"oklch": {
"l": 0.95778,
"c": 0.02962,
"h": 186.3
},
"luminance": 0.88882
}Semantic roles & 50–950 ramp
primary
#DCF8F4
secondary
#DB9DA6
accent
#1731CF
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585