#DCF6F2#DCF6F2
#DCF6F2 is a very light, muted teal. Relative luminance 0.875; OKLCH L 95.3% C 0.028 H 185.6°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF6F2 |
|---|---|
| RGB | rgb(220, 246, 242) |
| HSL | hsl(171, 59%, 91%) |
| HSV | hsv(171, 11%, 96%) |
| CMYK | cmyk(10.6%, 0%, 1.6%, 3.5%) |
| CIE-LAB | lab(94.97, -9.19, -0.96) |
| CIE-LCH | lch(94.97, 9.24, 185.93°) |
| OKLab | oklab(95.32% -0.0275 -0.0027) |
| OKLCH | oklch(95.32% 0.028 185.6) |
| XYZ | xyz(78.4943, 87.5366, 96.7479) |
| Luminance | 0.8754 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.67
Ice Blue (survey)
#D7FFFE
ΔE00 3.97
Very Pale Blue
#D6FFFE
ΔE00 4.17
Ice
#D6FFFA
ΔE00 4.24
Very Light Blue
#D5FFFF
ΔE00 4.44
Really Light Blue
#D4FFFF
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF6F2 #F6DCE0
analogous
#DCF6E5 #DCF6F2 #DCEDF6
triadic
#DCF6F2 #F2DCF6 #F6F2DC
tetradic
#DCF6F2 #E5DCF6 #F6DCE0 #EDF6DC
square
#DCF6F2 #E5DCF6 #F6DCE0 #EDF6DC
split-complementary
#DCF6F2 #F6DCED #F6E5DC
monochromatic
#7BDDCE #ABE9E0 #DCF6F2 #E7F9F6 #E7F9F6
Accessibility & contrast
On white
1.13
#DCF6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#DCF6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF6F2
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF6F2 | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F3F2
Deuteranopia (green-blind)
#EEEFF2
Tritanopia (blue-blind)
#D6F7F5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcf6f2; /* rgb */ color: rgb(220, 246, 242); /* oklch */ color: oklch(95.3% 0.028 185.6);
Tailwind
colors: {
custom: {
50: '#e7f9f6',
500: '#dcf6f2',
950: '#000000',
},
}SCSS
$custom: #dcf6f2; $custom-light: #e7f9f6; $custom-dark: #000000;
JSON
{
"hex": "#dcf6f2",
"rgb": {
"r": 220,
"g": 246,
"b": 242
},
"hsl": {
"h": 170.769,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.95315,
"c": 0.02766,
"h": 185.6
},
"luminance": 0.87538
}Semantic roles & 50–950 ramp
primary
#DCF6F2
secondary
#D79FA8
accent
#1F39C7
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585