#DCFDF5#DCFDF5
#DCFDF5 is a very light, muted teal. Relative luminance 0.921; OKLCH L 96.8% C 0.036 H 179.3°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFDF5 |
|---|---|
| RGB | rgb(220, 253, 245) |
| HSL | hsl(165, 89%, 93%) |
| HSV | hsv(165, 13%, 99%) |
| CMYK | cmyk(13%, 0%, 3.2%, 0.8%) |
| CIE-LAB | lab(96.84, -12.12, 0.24) |
| CIE-LCH | lch(96.84, 12.12, 178.86°) |
| OKLab | oklab(96.83% -0.0357 0.0005) |
| OKLCH | oklch(96.83% 0.036 179.3) |
| XYZ | xyz(81.1179, 92.0570, 99.8635) |
| Luminance | 0.9206 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.26
Ice Blue (survey)
#D7FFFE
ΔE00 3.22
Very Pale Blue
#D6FFFE
ΔE00 3.32
Lightcyan
#E0FFFF
ΔE00 3.62
Very Light Blue
#D5FFFF
ΔE00 3.76
Really Light Blue
#D4FFFF
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFDF5 #FDDCE4
analogous
#DCFDE4 #DCFDF5 #DCF4FD
triadic
#DCFDF5 #F5DCFD #FDF5DC
tetradic
#DCFDF5 #E4DCFD #FDDCE4 #F4FDDC
square
#DCFDF5 #E4DCFD #FDDCE4 #F4FDDC
split-complementary
#DCFDF5 #FDDCF4 #FDE4DC
monochromatic
#68F6D4 #A2FAE4 #DCFDF5 #E2FDF7 #E2FDF7
Accessibility & contrast
On white
1.08
#DCFDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.41
#DCFDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFDF5
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFDF5 | 1.00 | 1.08 | 19.41 | 19.41 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F5
Deuteranopia (green-blind)
#F3F4F6
Tritanopia (blue-blind)
#D4FEFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dcfdf5; /* rgb */ color: rgb(220, 253, 245); /* oklch */ color: oklch(96.8% 0.036 179.3);
Tailwind
colors: {
custom: {
50: '#e7fef8',
500: '#dcfdf5',
950: '#000000',
},
}SCSS
$custom: #dcfdf5; $custom-light: #e7fef8; $custom-dark: #000000;
JSON
{
"hex": "#dcfdf5",
"rgb": {
"r": 220,
"g": 253,
"b": 245
},
"hsl": {
"h": 165.455,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.96826,
"c": 0.03571,
"h": 179.3
},
"luminance": 0.92059
}Semantic roles & 50–950 ramp
primary
#DCFDF5
secondary
#E796AA
accent
#0038E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585