#DCFFFD#DCFFFD
#DCFFFD is a very light, muted teal. Relative luminance 0.938; OKLCH L 97.5% C 0.036 H 192.4°. Best body text is #000000 at 19.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFFD |
|---|---|
| RGB | rgb(220, 255, 253) |
| HSL | hsl(177, 100%, 93%) |
| HSV | hsv(177, 14%, 100%) |
| CMYK | cmyk(13.7%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(97.56, -11.58, -2.83) |
| CIE-LCH | lch(97.56, 11.91, 193.72°) |
| OKLab | oklab(97.46% -0.0353 -0.0077) |
| OKLCH | oklch(97.46% 0.036 192.4) |
| XYZ | xyz(83.0003, 93.8255, 106.6466) |
| Luminance | 0.9383 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 1.26
Very Pale Blue
#D6FFFE
ΔE00 1.49
Lightcyan
#E0FFFF
ΔE00 1.55
Very Light Blue
#D5FFFF
ΔE00 1.78
Really Light Blue
#D4FFFF
ΔE00 1.99
Ice
#D6FFFA
ΔE00 2.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFFD #FFDCDE
analogous
#DCFFEB #DCFFFD #DCEFFF
triadic
#DCFFFD #FDDCFF #FFFDDC
tetradic
#DCFFFD #EBDCFF #FFDCDE #EFFFDC
square
#DCFFFD #EBDCFF #FFDCDE #EFFFDC
split-complementary
#DCFFFD #FFDCEF #FFEBDC
monochromatic
#62FFF6 #9FFFFA #DCFFFD #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.06
#DCFFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.77
#DCFFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFFD
19.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFFD | 1.00 | 1.06 | 19.77 | 19.77 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFD
Deuteranopia (green-blind)
#F3F6FD
Tritanopia (blue-blind)
#D2FFFE
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #dcfffd; /* rgb */ color: rgb(220, 255, 253); /* oklch */ color: oklch(97.5% 0.036 192.4);
Tailwind
colors: {
custom: {
50: '#e7fffe',
500: '#dcfffd',
950: '#000000',
},
}SCSS
$custom: #dcfffd; $custom-light: #e7fffe; $custom-dark: #000000;
JSON
{
"hex": "#dcfffd",
"rgb": {
"r": 220,
"g": 255,
"b": 253
},
"hsl": {
"h": 176.571,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.97462,
"c": 0.03612,
"h": 192.4
},
"luminance": 0.93827
}Semantic roles & 50–950 ramp
primary
#DCFFFD
secondary
#EC9398
accent
#000DE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685