#71FCBA#71FCBA
#71FCBA is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.7% C 0.154 H 160.2°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #71FCBA |
|---|---|
| RGB | rgb(113, 252, 186) |
| HSL | hsl(152, 96%, 72%) |
| HSV | hsv(152, 55%, 99%) |
| CMYK | cmyk(55.2%, 0%, 26.2%, 1.2%) |
| CIE-LAB | lab(90.17, -52.72, 20.38) |
| CIE-LCH | lch(90.17, 56.52, 158.86°) |
| OKLab | oklab(89.67% -0.1447 0.052) |
| OKLCH | oklch(89.67% 0.154 160.2) |
| XYZ | xyz(50.4789, 76.6720, 58.5839) |
| Luminance | 0.7668 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.38
Light Blue Green
#7EFBB3
ΔE00 1.97
Light Aquamarine
#7BFDC7
ΔE00 2.57
Seafoam Green
#7AF9AB
ΔE00 2.97
Seafoam (survey)
#80F9AD
ΔE00 2.97
Greenish Cyan
#2AFEB7
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FCBA #FC71B3
analogous
#71FC75 #71FCBA #71F8FC
triadic
#71FCBA #BA71FC #FCBA71
tetradic
#71FCBA #7571FC #FC71B3 #F8FC71
square
#71FCBA #7571FC #FC71B3 #F8FC71
split-complementary
#71FCBA #FC71F8 #FC7571
monochromatic
#05EE7F #35FB9D #71FCBA #ADFDD7 #E1FEF0
Accessibility & contrast
On white
1.29
#71FCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#71FCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FCBA
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FCBA | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB6
Deuteranopia (green-blind)
#E5DDBE
Tritanopia (blue-blind)
#3CFBEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #71fcba; /* rgb */ color: rgb(113, 252, 186); /* oklch */ color: oklch(89.7% 0.154 160.2);
Tailwind
colors: {
custom: {
50: '#a4fecf',
500: '#71fcba',
950: '#000000',
},
}SCSS
$custom: #71fcba; $custom-light: #a4fecf; $custom-dark: #000000;
JSON
{
"hex": "#71fcba",
"rgb": {
"r": 113,
"g": 252,
"b": 186
},
"hsl": {
"h": 151.511,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.89674,
"c": 0.15378,
"h": 160.2
},
"luminance": 0.76677
}Semantic roles & 50–950 ramp
primary
#71FCBA
secondary
#D83985
accent
#006DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683