#71FCC4#71FCC4
#71FCC4 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.9% C 0.146 H 164.2°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #71FCC4 |
|---|---|
| RGB | rgb(113, 252, 196) |
| HSL | hsl(156, 96%, 72%) |
| HSV | hsv(156, 55%, 99%) |
| CMYK | cmyk(55.2%, 0%, 22.2%, 1.2%) |
| CIE-LAB | lab(90.37, -50.67, 15.54) |
| CIE-LCH | lch(90.37, 53.00, 162.95°) |
| OKLab | oklab(89.91% -0.1403 0.0398) |
| OKLCH | oklch(89.91% 0.146 164.2) |
| XYZ | xyz(51.5794, 77.1122, 64.3798) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.84
Light Greenish Blue
#63F7B4
ΔE00 2.70
Aquamarine
#7FFFD4
ΔE00 3.21
Light Turquoise
#7EF4CC
ΔE00 3.89
Light Blue Green
#7EFBB3
ΔE00 3.96
Greenish Cyan
#2AFEB7
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FCC4 #FC71A9
analogous
#71FC7F #71FCC4 #71EFFC
triadic
#71FCC4 #C471FC #FCC471
tetradic
#71FCC4 #7F71FC #FC71A9 #EFFC71
square
#71FCC4 #7F71FC #FC71A9 #EFFC71
split-complementary
#71FCC4 #FC71EF #FC7F71
monochromatic
#05EE90 #35FBAB #71FCC4 #ADFDDD #E1FEF3
Accessibility & contrast
On white
1.28
#71FCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#71FCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FCC4
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FCC4 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECC1
Deuteranopia (green-blind)
#E4DEC8
Tritanopia (blue-blind)
#34FCEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #71fcc4; /* rgb */ color: rgb(113, 252, 196); /* oklch */ color: oklch(89.9% 0.146 164.2);
Tailwind
colors: {
custom: {
50: '#a4fed6',
500: '#71fcc4',
950: '#000000',
},
}SCSS
$custom: #71fcc4; $custom-light: #a4fed6; $custom-dark: #000000;
JSON
{
"hex": "#71fcc4",
"rgb": {
"r": 113,
"g": 252,
"b": 196
},
"hsl": {
"h": 155.827,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.89907,
"c": 0.14585,
"h": 164.2
},
"luminance": 0.77117
}Semantic roles & 50–950 ramp
primary
#71FCC4
secondary
#D83979
accent
#005CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683