#71E3BA#71E3BA
#71E3BA is a very light, vivid teal. Relative luminance 0.620; OKLCH L 83.8% C 0.121 H 167.5°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #71E3BA |
|---|---|
| RGB | rgb(113, 227, 186) |
| HSL | hsl(158, 67%, 67%) |
| HSV | hsv(158, 50%, 89%) |
| CMYK | cmyk(50.2%, 0%, 18.1%, 11%) |
| CIE-LAB | lab(82.91, -42.08, 10.16) |
| CIE-LCH | lch(82.91, 43.29, 166.43°) |
| OKLab | oklab(83.76% -0.1179 0.0261) |
| OKLCH | oklch(83.76% 0.121 167.5) |
| XYZ | xyz(43.1381, 61.9904, 56.1369) |
| Luminance | 0.6199 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.35
Light Teal
#90E4C1
ΔE00 3.52
Light Turquoise
#7EF4CC
ΔE00 3.83
Aqua Marine
#2EE8BB
ΔE00 4.19
Eucalyptus
#44D7A8
ΔE00 4.40
Mediumaquamarine
#66CDAA
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E3BA #E3719A
analogous
#71E381 #71E3BA #71D3E3
triadic
#71E3BA #BA71E3 #E3BA71
tetradic
#71E3BA #8171E3 #E3719A #D3E371
square
#71E3BA #8171E3 #E3719A #D3E371
split-complementary
#71E3BA #E371D3 #E38171
monochromatic
#24B681 #3ED9A1 #71E3BA #A4EDD3 #D7F7EC
Accessibility & contrast
On white
1.57
#71E3BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#71E3BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E3BA
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E3BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E3BA | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B8
Deuteranopia (green-blind)
#CDC9BD
Tritanopia (blue-blind)
#46E4D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #71e3ba; /* rgb */ color: rgb(113, 227, 186); /* oklch */ color: oklch(83.8% 0.121 167.5);
Tailwind
colors: {
custom: {
50: '#a1ecce',
500: '#71e3ba',
950: '#000000',
},
}SCSS
$custom: #71e3ba; $custom-light: #a1ecce; $custom-dark: #000000;
JSON
{
"hex": "#71e3ba",
"rgb": {
"r": 113,
"g": 227,
"b": 186
},
"hsl": {
"h": 158.421,
"s": 67.059,
"l": 66.667
},
"oklch": {
"l": 0.8376,
"c": 0.12072,
"h": 167.5
},
"luminance": 0.61994
}Semantic roles & 50–950 ramp
primary
#71E3BA
secondary
#B6426C
accent
#1759CF
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583