#71FCC7#71FCC7
#71FCC7 is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.0% C 0.144 H 165.4°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #71FCC7 |
|---|---|
| RGB | rgb(113, 252, 199) |
| HSL | hsl(157, 96%, 72%) |
| HSV | hsv(157, 55%, 99%) |
| CMYK | cmyk(55.2%, 0%, 21%, 1.2%) |
| CIE-LAB | lab(90.44, -50.04, 14.08) |
| CIE-LCH | lch(90.44, 51.98, 164.28°) |
| OKLab | oklab(89.98% -0.139 0.0361) |
| OKLCH | oklch(89.98% 0.144 165.4) |
| XYZ | xyz(51.9243, 77.2502, 66.1962) |
| Luminance | 0.7725 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.90
Aquamarine
#7FFFD4
ΔE00 2.58
Light Greenish Blue
#63F7B4
ΔE00 3.32
Light Turquoise
#7EF4CC
ΔE00 3.33
Bright Teal
#01F9C6
ΔE00 4.26
Greenish Cyan
#2AFEB7
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FCC7 #FC71A6
analogous
#71FC82 #71FCC7 #71ECFC
triadic
#71FCC7 #C771FC #FCC771
tetradic
#71FCC7 #8271FC #FC71A6 #ECFC71
square
#71FCC7 #8271FC #FC71A6 #ECFC71
split-complementary
#71FCC7 #FC71EC #FC8271
monochromatic
#05EE95 #35FBAF #71FCC7 #ADFDDF #E1FEF3
Accessibility & contrast
On white
1.28
#71FCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#71FCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FCC7
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FCC7 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC4
Deuteranopia (green-blind)
#E3DECA
Tritanopia (blue-blind)
#31FCED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #71fcc7; /* rgb */ color: rgb(113, 252, 199); /* oklch */ color: oklch(90.0% 0.144 165.4);
Tailwind
colors: {
custom: {
50: '#a4fed8',
500: '#71fcc7',
950: '#000000',
},
}SCSS
$custom: #71fcc7; $custom-light: #a4fed8; $custom-dark: #000000;
JSON
{
"hex": "#71fcc7",
"rgb": {
"r": 113,
"g": 252,
"b": 199
},
"hsl": {
"h": 157.122,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.89979,
"c": 0.1436,
"h": 165.4
},
"luminance": 0.77255
}Semantic roles & 50–950 ramp
primary
#71FCC7
secondary
#D83976
accent
#0058E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683