#71FCDC#71FCDC
#71FCDC is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.5% C 0.130 H 175.7°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #71FCDC |
|---|---|
| RGB | rgb(113, 252, 220) |
| HSL | hsl(166, 96%, 72%) |
| HSV | hsv(166, 55%, 99%) |
| CMYK | cmyk(55.2%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(90.91, -45.36, 3.91) |
| CIE-LCH | lch(90.91, 45.53, 175.07°) |
| OKLab | oklab(90.53% -0.1298 0.0097) |
| OKLCH | oklch(90.53% 0.13 175.7) |
| XYZ | xyz(54.5329, 78.2936, 79.9346) |
| Luminance | 0.7830 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.76
Tiffany Blue
#7BF2DA
ΔE00 3.02
Aquamarine
#7FFFD4
ΔE00 3.35
Light Turquoise
#7EF4CC
ΔE00 3.53
Aqua (survey)
#13EAC9
ΔE00 5.45
Bright Teal
#01F9C6
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FCDC #FC7191
analogous
#71FC97 #71FCDC #71D7FC
triadic
#71FCDC #DC71FC #FCDC71
tetradic
#71FCDC #9771FC #FC7191 #D7FC71
square
#71FCDC #9771FC #FC7191 #D7FC71
split-complementary
#71FCDC #FC71D7 #FC9771
monochromatic
#05EEB8 #35FBCD #71FCDC #ADFDEB #E1FEF8
Accessibility & contrast
On white
1.26
#71FCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#71FCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FCDC
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FCDC | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDB
Deuteranopia (green-blind)
#DFDFDE
Tritanopia (blue-blind)
#0FFFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #71fcdc; /* rgb */ color: rgb(113, 252, 220); /* oklch */ color: oklch(90.5% 0.130 175.7);
Tailwind
colors: {
custom: {
50: '#a5fee6',
500: '#71fcdc',
950: '#000000',
},
}SCSS
$custom: #71fcdc; $custom-light: #a5fee6; $custom-dark: #000000;
JSON
{
"hex": "#71fcdc",
"rgb": {
"r": 113,
"g": 252,
"b": 220
},
"hsl": {
"h": 166.187,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.90525,
"c": 0.13018,
"h": 175.7
},
"luminance": 0.78299
}Semantic roles & 50–950 ramp
primary
#71FCDC
secondary
#D8395E
accent
#0035E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684