#DCFFFA#DCFFFA
#DCFFFA is a very light, muted teal. Relative luminance 0.936; OKLCH L 97.4% C 0.037 H 186.1°. Best body text is #000000 at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFFA |
|---|---|
| RGB | rgb(220, 255, 250) |
| HSL | hsl(171, 100%, 93%) |
| HSV | hsv(171, 14%, 100%) |
| CMYK | cmyk(13.7%, 0%, 2%, 0%) |
| CIE-LAB | lab(97.48, -12.16, -1.39) |
| CIE-LCH | lch(97.48, 12.24, 186.55°) |
| OKLab | oklab(97.38% -0.0364 -0.0039) |
| OKLCH | oklch(97.38% 0.037 186.1) |
| XYZ | xyz(82.5262, 93.6358, 104.1495) |
| Luminance | 0.9364 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.51
Ice Blue (survey)
#D7FFFE
ΔE00 1.93
Very Pale Blue
#D6FFFE
ΔE00 2.06
Very Light Blue
#D5FFFF
ΔE00 2.49
Lightcyan
#E0FFFF
ΔE00 2.61
Really Light Blue
#D4FFFF
ΔE00 2.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFFA #FFDCE1
analogous
#DCFFE8 #DCFFFA #DCF2FF
triadic
#DCFFFA #FADCFF #FFFADC
tetradic
#DCFFFA #E8DCFF #FFDCE1 #F2FFDC
square
#DCFFFA #E8DCFF #FFDCE1 #F2FFDC
split-complementary
#DCFFFA #FFDCF2 #FFE8DC
monochromatic
#62FFE9 #9FFFF1 #DCFFFA #E0FFFB #E0FFFB
Accessibility & contrast
On white
1.06
#DCFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.73
#DCFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFFA
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFFA | 1.00 | 1.06 | 19.73 | 19.73 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFA
Deuteranopia (green-blind)
#F4F6FB
Tritanopia (blue-blind)
#D3FFFD
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #dcfffa; /* rgb */ color: rgb(220, 255, 250); /* oklch */ color: oklch(97.4% 0.037 186.1);
Tailwind
colors: {
custom: {
50: '#e7fffb',
500: '#dcfffa',
950: '#000000',
},
}SCSS
$custom: #dcfffa; $custom-light: #e7fffb; $custom-dark: #000000;
JSON
{
"hex": "#dcfffa",
"rgb": {
"r": 220,
"g": 255,
"b": 250
},
"hsl": {
"h": 171.429,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.97376,
"c": 0.03664,
"h": 186.1
},
"luminance": 0.93638
}Semantic roles & 50–950 ramp
primary
#DCFFFA
secondary
#EC93A0
accent
#0021E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685