#71E3AC#71E3AC
#71E3AC is a very light, vivid teal. Relative luminance 0.614; OKLCH L 83.4% C 0.132 H 160.6°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #71E3AC |
|---|---|
| RGB | rgb(113, 227, 172) |
| HSL | hsl(151, 67%, 67%) |
| HSV | hsv(151, 50%, 89%) |
| CMYK | cmyk(50.2%, 0%, 24.2%, 11%) |
| CIE-LAB | lab(82.61, -45.03, 17.08) |
| CIE-LCH | lch(82.61, 48.16, 159.23°) |
| OKLab | oklab(83.41% -0.1241 0.0437) |
| OKLCH | oklch(83.41% 0.132 160.6) |
| XYZ | xyz(41.7220, 61.4239, 48.6791) |
| Luminance | 0.6143 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.53
Light Greenish Blue
#63F7B4
ΔE00 4.76
Eucalyptus
#44D7A8
ΔE00 4.79
Hospital Green
#9BE5AA
ΔE00 5.37
Light Teal
#90E4C1
ΔE00 5.47
Aqua Marine
#2EE8BB
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E3AC #E371A8
analogous
#71E373 #71E3AC #71E1E3
triadic
#71E3AC #AC71E3 #E3AC71
tetradic
#71E3AC #7371E3 #E371A8 #E1E371
square
#71E3AC #7371E3 #E371A8 #E1E371
split-complementary
#71E3AC #E371E1 #E37371
monochromatic
#24B66F #3ED98E #71E3AC #A4EDCA #D7F7E8
Accessibility & contrast
On white
1.58
#71E3AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#71E3AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E3AC
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E3AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E3AC | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A9
Deuteranopia (green-blind)
#D0C9AF
Tritanopia (blue-blind)
#4DE2D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #71e3ac; /* rgb */ color: rgb(113, 227, 172); /* oklch */ color: oklch(83.4% 0.132 160.6);
Tailwind
colors: {
custom: {
50: '#a1ecc4',
500: '#71e3ac',
950: '#000000',
},
}SCSS
$custom: #71e3ac; $custom-light: #a1ecc4; $custom-dark: #000000;
JSON
{
"hex": "#71e3ac",
"rgb": {
"r": 113,
"g": 227,
"b": 172
},
"hsl": {
"h": 151.053,
"s": 67.059,
"l": 66.667
},
"oklch": {
"l": 0.83414,
"c": 0.13157,
"h": 160.6
},
"luminance": 0.61427
}Semantic roles & 50–950 ramp
primary
#71E3AC
secondary
#B6427A
accent
#1770CF
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582