#DCFDFD#DCFDFD
#DCFDFD is a very light, muted teal. Relative luminance 0.926; OKLCH L 97.1% C 0.034 H 196.6°. Best body text is #000000 at 19.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFDFD |
|---|---|
| RGB | rgb(220, 253, 253) |
| HSL | hsl(180, 89%, 93%) |
| HSV | hsv(180, 13%, 99%) |
| CMYK | cmyk(13%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(97.05, -10.58, -3.58) |
| CIE-LCH | lch(97.05, 11.17, 198.70°) |
| OKLab | oklab(97.06% -0.0326 -0.0097) |
| OKLCH | oklch(97.06% 0.034 196.6) |
| XYZ | xyz(82.3657, 92.5561, 106.4350) |
| Luminance | 0.9256 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.74
Ice Blue (survey)
#D7FFFE
ΔE00 1.94
Very Pale Blue
#D6FFFE
ΔE00 2.17
Very Light Blue
#D5FFFF
ΔE00 2.27
Really Light Blue
#D4FFFF
ΔE00 2.50
Ice
#D6FFFA
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFDFD #FDDCDC
analogous
#DCFDEC #DCFDFD #DCECFD
triadic
#DCFDFD #FDDCFD #FDFDDC
tetradic
#DCFDFD #ECDCFD #FDDCDC #ECFDDC
square
#DCFDFD #ECDCFD #FDDCDC #ECFDDC
split-complementary
#DCFDFD #FDDCEC #FDECDC
monochromatic
#68F6F6 #A2FAFA #DCFDFD #E2FDFD #E2FDFD
Accessibility & contrast
On white
1.08
#DCFDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.51
#DCFDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFDFD
19.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFDFD | 1.00 | 1.08 | 19.51 | 19.51 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFD
Deuteranopia (green-blind)
#F2F4FD
Tritanopia (blue-blind)
#D2FFFD
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dcfdfd; /* rgb */ color: rgb(220, 253, 253); /* oklch */ color: oklch(97.1% 0.034 196.6);
Tailwind
colors: {
custom: {
50: '#e7fefe',
500: '#dcfdfd',
950: '#000000',
},
}SCSS
$custom: #dcfdfd; $custom-light: #e7fefe; $custom-dark: #000000;
JSON
{
"hex": "#dcfdfd",
"rgb": {
"r": 220,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.97055,
"c": 0.03407,
"h": 196.6
},
"luminance": 0.92558
}Semantic roles & 50–950 ramp
primary
#DCFDFD
secondary
#E79696
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585