#DCFDF0#DCFDF0
#DCFDF0 is a very light, muted teal. Relative luminance 0.918; OKLCH L 96.7% C 0.038 H 169.8°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFDF0 |
|---|---|
| RGB | rgb(220, 253, 240) |
| HSL | hsl(156, 89%, 93%) |
| HSV | hsv(156, 13%, 99%) |
| CMYK | cmyk(13%, 0%, 5.1%, 0.8%) |
| CIE-LAB | lab(96.72, -13.06, 2.63) |
| CIE-LCH | lch(96.72, 13.32, 168.59°) |
| OKLab | oklab(96.69% -0.0377 0.0068) |
| OKLCH | oklch(96.69% 0.038 169.8) |
| XYZ | xyz(80.3649, 91.7558, 95.8977) |
| Luminance | 0.9176 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.67
Ice Blue (survey)
#D7FFFE
ΔE00 5.06
Very Pale Blue
#D6FFFE
ΔE00 5.11
Very Light Blue
#D5FFFF
ΔE00 5.56
Lightcyan
#E0FFFF
ΔE00 5.56
Really Light Blue
#D4FFFF
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFDF0 #FDDCE9
analogous
#DCFDDF #DCFDF0 #DCF9FD
triadic
#DCFDF0 #F0DCFD #FDF0DC
tetradic
#DCFDF0 #DFDCFD #FDDCE9 #F9FDDC
square
#DCFDF0 #DFDCFD #FDDCE9 #F9FDDC
split-complementary
#DCFDF0 #FDDCF9 #FDDFDC
monochromatic
#68F6BE #A2FAD7 #DCFDF0 #E2FDF3 #E2FDF3
Accessibility & contrast
On white
1.09
#DCFDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#DCFDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFDF0
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFDF0 | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EF
Deuteranopia (green-blind)
#F5F4F1
Tritanopia (blue-blind)
#D5FEF9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dcfdf0; /* rgb */ color: rgb(220, 253, 240); /* oklch */ color: oklch(96.7% 0.038 169.8);
Tailwind
colors: {
custom: {
50: '#e7fef4',
500: '#dcfdf0',
950: '#000000',
},
}SCSS
$custom: #dcfdf0; $custom-light: #e7fef4; $custom-dark: #000000;
JSON
{
"hex": "#dcfdf0",
"rgb": {
"r": 220,
"g": 253,
"b": 240
},
"hsl": {
"h": 156.364,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.96688,
"c": 0.03826,
"h": 169.8
},
"luminance": 0.91757
}Semantic roles & 50–950 ramp
primary
#DCFDF0
secondary
#E796B6
accent
#005AE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585