#DCFFFF#DCFFFF
#DCFFFF is a very light, muted teal. Relative luminance 0.940; OKLCH L 97.5% C 0.036 H 196.6°. Best body text is #000000 at 19.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFFF |
|---|---|
| RGB | rgb(220, 255, 255) |
| HSL | hsl(180, 100%, 93%) |
| HSV | hsv(180, 14%, 100%) |
| CMYK | cmyk(13.7%, 0%, 0%, 0%) |
| CIE-LAB | lab(97.61, -11.18, -3.78) |
| CIE-LCH | lch(97.61, 11.80, 198.67°) |
| OKLab | oklab(97.52% -0.0345 -0.0103) |
| OKLCH | oklch(97.52% 0.036 196.6) |
| XYZ | xyz(83.3206, 93.9536, 108.3333) |
| Luminance | 0.9396 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.10
Ice Blue (survey)
#D7FFFE
ΔE00 1.44
Very Pale Blue
#D6FFFE
ΔE00 1.67
Very Light Blue
#D5FFFF
ΔE00 1.76
Really Light Blue
#D4FFFF
ΔE00 2.00
Pale Blue
#D0FEFE
ΔE00 2.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFFF #FFDCDC
analogous
#DCFFED #DCFFFF #DCEDFF
triadic
#DCFFFF #FFDCFF #FFFFDC
tetradic
#DCFFFF #EDDCFF #FFDCDC #EDFFDC
square
#DCFFFF #EDDCFF #FFDCDC #EDFFDC
split-complementary
#DCFFFF #FFDCED #FFEDDC
monochromatic
#62FFFF #9FFFFF #DCFFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.06
#DCFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.79
#DCFFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFFF
19.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFFF | 1.00 | 1.06 | 19.79 | 19.79 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFF
Deuteranopia (green-blind)
#F3F6FF
Tritanopia (blue-blind)
#D2FFFF
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #dcffff; /* rgb */ color: rgb(220, 255, 255); /* oklch */ color: oklch(97.5% 0.036 196.6);
Tailwind
colors: {
custom: {
50: '#e7ffff',
500: '#dcffff',
950: '#000000',
},
}SCSS
$custom: #dcffff; $custom-light: #e7ffff; $custom-dark: #000000;
JSON
{
"hex": "#dcffff",
"rgb": {
"r": 220,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.9752,
"c": 0.03602,
"h": 196.6
},
"luminance": 0.93956
}Semantic roles & 50–950 ramp
primary
#DCFFFF
secondary
#EC9393
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161818
muted
#848686