#DCFCF0#DCFCF0
#DCFCF0 is a very light, muted teal. Relative luminance 0.911; OKLCH L 96.5% C 0.037 H 170.9°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCF0 |
|---|---|
| RGB | rgb(220, 252, 240) |
| HSL | hsl(158, 84%, 93%) |
| HSV | hsv(158, 13%, 99%) |
| CMYK | cmyk(12.7%, 0%, 4.8%, 1.2%) |
| CIE-LAB | lab(96.46, -12.57, 2.26) |
| CIE-LCH | lch(96.46, 12.77, 169.81°) |
| OKLab | oklab(96.48% -0.0363 0.0058) |
| OKLCH | oklch(96.48% 0.037 170.9) |
| XYZ | xyz(80.0500, 91.1261, 95.7928) |
| Luminance | 0.9113 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.52
Ice Blue (survey)
#D7FFFE
ΔE00 4.79
Very Pale Blue
#D6FFFE
ΔE00 4.86
Lightcyan
#E0FFFF
ΔE00 5.17
Very Light Blue
#D5FFFF
ΔE00 5.30
Really Light Blue
#D4FFFF
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCF0 #FCDCE8
analogous
#DCFCE0 #DCFCF0 #DCF8FC
triadic
#DCFCF0 #F0DCFC #FCF0DC
tetradic
#DCFCF0 #E0DCFC #FCDCE8 #F8FCDC
square
#DCFCF0 #E0DCFC #FCDCE8 #F8FCDC
split-complementary
#DCFCF0 #FCDCF8 #FCE0DC
monochromatic
#6BF2C0 #A4F7D8 #DCFCF0 #E3FDF3 #E3FDF3
Accessibility & contrast
On white
1.09
#DCFCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#DCFCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCF0
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCF0 | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EF
Deuteranopia (green-blind)
#F4F3F1
Tritanopia (blue-blind)
#D5FDF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcfcf0; /* rgb */ color: rgb(220, 252, 240); /* oklch */ color: oklch(96.5% 0.037 170.9);
Tailwind
colors: {
custom: {
50: '#e7fdf4',
500: '#dcfcf0',
950: '#000000',
},
}SCSS
$custom: #dcfcf0; $custom-light: #e7fdf4; $custom-dark: #000000;
JSON
{
"hex": "#dcfcf0",
"rgb": {
"r": 220,
"g": 252,
"b": 240
},
"hsl": {
"h": 157.5,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.96483,
"c": 0.03678,
"h": 170.9
},
"luminance": 0.91128
}Semantic roles & 50–950 ramp
primary
#DCFCF0
secondary
#E498B5
accent
#0557E1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585