#DCFCF2#DCFCF2
#DCFCF2 is a very light, muted teal. Relative luminance 0.912; OKLCH L 96.5% C 0.036 H 174.8°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCF2 |
|---|---|
| RGB | rgb(220, 252, 242) |
| HSL | hsl(161, 84%, 93%) |
| HSV | hsv(161, 13%, 99%) |
| CMYK | cmyk(12.7%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(96.51, -12.19, 1.30) |
| CIE-LCH | lch(96.51, 12.26, 173.91°) |
| OKLab | oklab(96.54% -0.0355 0.0033) |
| OKLCH | oklch(96.54% 0.036 174.8) |
| XYZ | xyz(80.3488, 91.2456, 97.3661) |
| Luminance | 0.9125 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.94
Ice Blue (survey)
#D7FFFE
ΔE00 4.07
Very Pale Blue
#D6FFFE
ΔE00 4.16
Lightcyan
#E0FFFF
ΔE00 4.39
Very Light Blue
#D5FFFF
ΔE00 4.59
Really Light Blue
#D4FFFF
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCF2 #FCDCE6
analogous
#DCFCE2 #DCFCF2 #DCF6FC
triadic
#DCFCF2 #F2DCFC #FCF2DC
tetradic
#DCFCF2 #E2DCFC #FCDCE6 #F6FCDC
square
#DCFCF2 #E2DCFC #FCDCE6 #F6FCDC
split-complementary
#DCFCF2 #FCDCF6 #FCE2DC
monochromatic
#6BF2C8 #A4F7DD #DCFCF2 #E3FDF5 #E3FDF5
Accessibility & contrast
On white
1.09
#DCFCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#DCFCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCF2
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCF2 | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8F2
Deuteranopia (green-blind)
#F3F3F3
Tritanopia (blue-blind)
#D5FDF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcfcf2; /* rgb */ color: rgb(220, 252, 242); /* oklch */ color: oklch(96.5% 0.036 174.8);
Tailwind
colors: {
custom: {
50: '#e7fdf6',
500: '#dcfcf2',
950: '#000000',
},
}SCSS
$custom: #dcfcf2; $custom-light: #e7fdf6; $custom-dark: #000000;
JSON
{
"hex": "#dcfcf2",
"rgb": {
"r": 220,
"g": 252,
"b": 242
},
"hsl": {
"h": 161.25,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.96538,
"c": 0.0357,
"h": 174.8
},
"luminance": 0.91247
}Semantic roles & 50–950 ramp
primary
#DCFCF2
secondary
#E498B0
accent
#054AE1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585