#DCFDFA#DCFDFA
#DCFDFA is a very light, muted teal. Relative luminance 0.924; OKLCH L 97.0% C 0.034 H 189.9°. Best body text is #000000 at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFDFA |
|---|---|
| RGB | rgb(220, 253, 250) |
| HSL | hsl(175, 89%, 93%) |
| HSV | hsv(175, 13%, 99%) |
| CMYK | cmyk(13%, 0%, 1.2%, 0.8%) |
| CIE-LAB | lab(96.97, -11.16, -2.15) |
| CIE-LCH | lch(96.97, 11.37, 190.90°) |
| OKLab | oklab(96.97% -0.0338 -0.0059) |
| OKLCH | oklch(96.97% 0.034 189.9) |
| XYZ | xyz(81.8915, 92.3665, 103.9379) |
| Luminance | 0.9237 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.63
Ice Blue (survey)
#D7FFFE
ΔE00 1.83
Very Pale Blue
#D6FFFE
ΔE00 2.04
Ice
#D6FFFA
ΔE00 2.30
Very Light Blue
#D5FFFF
ΔE00 2.37
Really Light Blue
#D4FFFF
ΔE00 2.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFDFA #FDDCDF
analogous
#DCFDE9 #DCFDFA #DCF0FD
triadic
#DCFDFA #FADCFD #FDFADC
tetradic
#DCFDFA #E9DCFD #FDDCDF #F0FDDC
square
#DCFDFA #E9DCFD #FDDCDF #F0FDDC
split-complementary
#DCFDFA #FDDCF0 #FDE9DC
monochromatic
#68F6E9 #A2FAF2 #DCFDFA #E2FDFB #E2FDFB
Accessibility & contrast
On white
1.08
#DCFDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.47
#DCFDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFDFA
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFDFA | 1.00 | 1.08 | 19.47 | 19.47 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FA
Deuteranopia (green-blind)
#F2F4FA
Tritanopia (blue-blind)
#D3FFFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dcfdfa; /* rgb */ color: rgb(220, 253, 250); /* oklch */ color: oklch(97.0% 0.034 189.9);
Tailwind
colors: {
custom: {
50: '#e7fefb',
500: '#dcfdfa',
950: '#000000',
},
}SCSS
$custom: #dcfdfa; $custom-light: #e7fefb; $custom-dark: #000000;
JSON
{
"hex": "#dcfdfa",
"rgb": {
"r": 220,
"g": 253,
"b": 250
},
"hsl": {
"h": 174.545,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.96968,
"c": 0.0343,
"h": 189.9
},
"luminance": 0.92368
}Semantic roles & 50–950 ramp
primary
#DCFDFA
secondary
#E7969E
accent
#0015E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585