#DCF6F0#DCF6F0
#DCF6F0 is a very light, muted teal. Relative luminance 0.874; OKLCH L 95.3% C 0.028 H 180.3°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF6F0 |
|---|---|
| RGB | rgb(220, 246, 240) |
| HSL | hsl(166, 59%, 91%) |
| HSV | hsv(166, 11%, 96%) |
| CMYK | cmyk(10.6%, 0%, 2.4%, 3.5%) |
| CIE-LAB | lab(94.92, -9.57, 0.01) |
| CIE-LCH | lch(94.92, 9.57, 179.97°) |
| OKLab | oklab(95.26% -0.0283 -0.0001) |
| OKLCH | oklch(95.26% 0.028 180.3) |
| XYZ | xyz(78.1955, 87.4171, 95.1746) |
| Luminance | 0.8742 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.29
Ice
#D6FFFA
ΔE00 4.14
Ice Blue (survey)
#D7FFFE
ΔE00 4.24
Very Pale Blue
#D6FFFE
ΔE00 4.42
Very Light Blue
#D5FFFF
ΔE00 4.75
Really Light Blue
#D4FFFF
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF6F0 #F6DCE2
analogous
#DCF6E3 #DCF6F0 #DCEFF6
triadic
#DCF6F0 #F0DCF6 #F6F0DC
tetradic
#DCF6F0 #E3DCF6 #F6DCE2 #EFF6DC
square
#DCF6F0 #E3DCF6 #F6DCE2 #EFF6DC
split-complementary
#DCF6F0 #F6DCEF #F6E3DC
monochromatic
#7BDDC6 #ABE9DB #DCF6F0 #E7F9F5 #E7F9F5
Accessibility & contrast
On white
1.14
#DCF6F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#DCF6F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF6F0
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF6F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF6F0 | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3F0
Deuteranopia (green-blind)
#EEEFF0
Tritanopia (blue-blind)
#D6F7F4
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcf6f0; /* rgb */ color: rgb(220, 246, 240); /* oklch */ color: oklch(95.3% 0.028 180.3);
Tailwind
colors: {
custom: {
50: '#e7f9f4',
500: '#dcf6f0',
950: '#000000',
},
}SCSS
$custom: #dcf6f0; $custom-light: #e7f9f4; $custom-dark: #000000;
JSON
{
"hex": "#dcf6f0",
"rgb": {
"r": 220,
"g": 246,
"b": 240
},
"hsl": {
"h": 166.154,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.95258,
"c": 0.0283,
"h": 180.3
},
"luminance": 0.87418
}Semantic roles & 50–950 ramp
primary
#DCF6F0
secondary
#D79FAC
accent
#1F46C7
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585