#DCFCFA#DCFCFA
#DCFCFA is a very light, muted teal. Relative luminance 0.917; OKLCH L 96.8% C 0.033 H 192.0°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCFA |
|---|---|
| RGB | rgb(220, 252, 250) |
| HSL | hsl(176, 84%, 93%) |
| HSV | hsv(176, 13%, 99%) |
| CMYK | cmyk(12.7%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(96.71, -10.66, -2.53) |
| CIE-LCH | lch(96.71, 10.96, 193.33°) |
| OKLab | oklab(96.76% -0.0325 -0.0069) |
| OKLCH | oklch(96.76% 0.033 192) |
| XYZ | xyz(81.5767, 91.7368, 103.8329) |
| Luminance | 0.9174 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.20
Ice Blue (survey)
#D7FFFE
ΔE00 2.03
Very Pale Blue
#D6FFFE
ΔE00 2.26
Very Light Blue
#D5FFFF
ΔE00 2.51
Really Light Blue
#D4FFFF
ΔE00 2.72
Ice
#D6FFFA
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCFA #FCDCDE
analogous
#DCFCEA #DCFCFA #DCEEFC
triadic
#DCFCFA #FADCFC #FCFADC
tetradic
#DCFCFA #EADCFC #FCDCDE #EEFCDC
square
#DCFCFA #EADCFC #FCDCDE #EEFCDC
split-complementary
#DCFCFA #FCDCEE #FCEADC
monochromatic
#6BF2EA #A4F7F2 #DCFCFA #E3FDFB #E3FDFB
Accessibility & contrast
On white
1.09
#DCFCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#DCFCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCFA
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCFA | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8FA
Deuteranopia (green-blind)
#F1F3FA
Tritanopia (blue-blind)
#D3FEFB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dcfcfa; /* rgb */ color: rgb(220, 252, 250); /* oklch */ color: oklch(96.8% 0.033 192.0);
Tailwind
colors: {
custom: {
50: '#e7fdfb',
500: '#dcfcfa',
950: '#000000',
},
}SCSS
$custom: #dcfcfa; $custom-light: #e7fdfb; $custom-dark: #000000;
JSON
{
"hex": "#dcfcfa",
"rgb": {
"r": 220,
"g": 252,
"b": 250
},
"hsl": {
"h": 176.25,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.96764,
"c": 0.0332,
"h": 192
},
"luminance": 0.91739
}Semantic roles & 50–950 ramp
primary
#DCFCFA
secondary
#E4989D
accent
#0513E1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585