#71FAC3#71FAC3
#71FAC3 is a very light, vivid teal. Relative luminance 0.758; OKLCH L 89.4% C 0.144 H 164.3°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #71FAC3 |
|---|---|
| RGB | rgb(113, 250, 195) |
| HSL | hsl(156, 93%, 71%) |
| HSV | hsv(156, 55%, 98%) |
| CMYK | cmyk(54.8%, 0%, 22%, 2%) |
| CIE-LAB | lab(89.77, -50.05, 15.21) |
| CIE-LCH | lch(89.77, 52.31, 163.10°) |
| OKLab | oklab(89.41% -0.1387 0.039) |
| OKLCH | oklch(89.41% 0.144 164.3) |
| XYZ | xyz(50.8412, 75.8173, 63.5741) |
| Luminance | 0.7582 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.96
Light Greenish Blue
#63F7B4
ΔE00 2.71
Aquamarine
#7FFFD4
ΔE00 3.18
Light Turquoise
#7EF4CC
ΔE00 3.60
Light Blue Green
#7EFBB3
ΔE00 4.07
Greenish Cyan
#2AFEB7
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FAC3 #FA71A8
analogous
#71FA7E #71FAC3 #71EDFA
triadic
#71FAC3 #C371FA #FAC371
tetradic
#71FAC3 #7E71FA #FA71A8 #EDFA71
square
#71FAC3 #7E71FA #FA71A8 #EDFA71
split-complementary
#71FAC3 #FA71ED #FA7E71
monochromatic
#08E88E #36F8AA #71FAC3 #ACFCDC #E1FEF3
Accessibility & contrast
On white
1.30
#71FAC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#71FAC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FAC3
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FAC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FAC3 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EAC0
Deuteranopia (green-blind)
#E2DCC6
Tritanopia (blue-blind)
#36FAEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #71fac3; /* rgb */ color: rgb(113, 250, 195); /* oklch */ color: oklch(89.4% 0.144 164.3);
Tailwind
colors: {
custom: {
50: '#a4fdd5',
500: '#71fac3',
950: '#000000',
},
}SCSS
$custom: #71fac3; $custom-light: #a4fdd5; $custom-dark: #000000;
JSON
{
"hex": "#71fac3",
"rgb": {
"r": 113,
"g": 250,
"b": 195
},
"hsl": {
"h": 155.912,
"s": 93.197,
"l": 71.176
},
"oklch": {
"l": 0.89412,
"c": 0.14403,
"h": 164.3
},
"luminance": 0.75822
}Semantic roles & 50–950 ramp
primary
#71FAC3
secondary
#D53A78
accent
#005CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683