#DCFDF4#DCFDF4
#DCFDF4 is a very light, muted teal. Relative luminance 0.920; OKLCH L 96.8% C 0.036 H 177.3°. Best body text is #000000 at 19.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFDF4 |
|---|---|
| RGB | rgb(220, 253, 244) |
| HSL | hsl(164, 89%, 93%) |
| HSV | hsv(164, 13%, 99%) |
| CMYK | cmyk(13%, 0%, 3.6%, 0.8%) |
| CIE-LAB | lab(96.82, -12.31, 0.72) |
| CIE-LCH | lch(96.82, 12.33, 176.66°) |
| OKLab | oklab(96.8% -0.0361 0.0017) |
| OKLCH | oklch(96.8% 0.036 177.3) |
| XYZ | xyz(80.9656, 91.9961, 99.0617) |
| Luminance | 0.9200 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.48
Ice Blue (survey)
#D7FFFE
ΔE00 3.58
Very Pale Blue
#D6FFFE
ΔE00 3.67
Lightcyan
#E0FFFF
ΔE00 4.02
Very Light Blue
#D5FFFF
ΔE00 4.11
Really Light Blue
#D4FFFF
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFDF4 #FDDCE5
analogous
#DCFDE3 #DCFDF4 #DCF6FD
triadic
#DCFDF4 #F4DCFD #FDF4DC
tetradic
#DCFDF4 #E3DCFD #FDDCE5 #F6FDDC
square
#DCFDF4 #E3DCFD #FDDCE5 #F6FDDC
split-complementary
#DCFDF4 #FDDCF6 #FDE3DC
monochromatic
#68F6D0 #A2FAE2 #DCFDF4 #E2FDF6 #E2FDF6
Accessibility & contrast
On white
1.08
#DCFDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.40
#DCFDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFDF4
19.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFDF4 | 1.00 | 1.08 | 19.40 | 19.40 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F4
Deuteranopia (green-blind)
#F4F4F5
Tritanopia (blue-blind)
#D4FEFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dcfdf4; /* rgb */ color: rgb(220, 253, 244); /* oklch */ color: oklch(96.8% 0.036 177.3);
Tailwind
colors: {
custom: {
50: '#e7fef7',
500: '#dcfdf4',
950: '#000000',
},
}SCSS
$custom: #dcfdf4; $custom-light: #e7fef7; $custom-dark: #000000;
JSON
{
"hex": "#dcfdf4",
"rgb": {
"r": 220,
"g": 253,
"b": 244
},
"hsl": {
"h": 163.636,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.96798,
"c": 0.03614,
"h": 177.3
},
"luminance": 0.91998
}Semantic roles & 50–950 ramp
primary
#DCFDF4
secondary
#E796AC
accent
#003FE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585