#71E5B7#71E5B7
#71E5B7 is a very light, vivid teal. Relative luminance 0.630; OKLCH L 84.2% C 0.126 H 165.2°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #71E5B7 |
|---|---|
| RGB | rgb(113, 229, 183) |
| HSL | hsl(156, 69%, 67%) |
| HSV | hsv(156, 51%, 90%) |
| CMYK | cmyk(50.7%, 0%, 20.1%, 10.2%) |
| CIE-LAB | lab(83.42, -43.61, 12.47) |
| CIE-LCH | lch(83.42, 45.36, 164.04°) |
| OKLab | oklab(84.16% -0.1214 0.032) |
| OKLCH | oklch(84.16% 0.126 165.2) |
| XYZ | xyz(43.3727, 62.9645, 54.6583) |
| Luminance | 0.6297 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.03
Light Turquoise
#7EF4CC
ΔE00 3.88
Light Teal
#90E4C1
ΔE00 4.03
Aqua Marine
#2EE8BB
ΔE00 4.28
Eucalyptus
#44D7A8
ΔE00 4.48
Light Aquamarine
#7BFDC7
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E5B7 #E5719F
analogous
#71E57D #71E5B7 #71D9E5
triadic
#71E5B7 #B771E5 #E5B771
tetradic
#71E5B7 #7D71E5 #E5719F #D9E571
square
#71E5B7 #7D71E5 #E5719F #D9E571
split-complementary
#71E5B7 #E571D9 #E57D71
monochromatic
#22BA7D #3DDC9D #71E5B7 #A5EED1 #D8F8EB
Accessibility & contrast
On white
1.54
#71E5B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#71E5B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E5B7
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E5B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E5B7 | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D7B5
Deuteranopia (green-blind)
#CFCBBA
Tritanopia (blue-blind)
#47E5D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #71e5b7; /* rgb */ color: rgb(113, 229, 183); /* oklch */ color: oklch(84.2% 0.126 165.2);
Tailwind
colors: {
custom: {
50: '#a1eecc',
500: '#71e5b7',
950: '#000000',
},
}SCSS
$custom: #71e5b7; $custom-light: #a1eecc; $custom-dark: #000000;
JSON
{
"hex": "#71e5b7",
"rgb": {
"r": 113,
"g": 229,
"b": 183
},
"hsl": {
"h": 156.207,
"s": 69.048,
"l": 67.059
},
"oklch": {
"l": 0.84156,
"c": 0.12555,
"h": 165.2
},
"luminance": 0.62968
}Semantic roles & 50–950 ramp
primary
#71E5B7
secondary
#BA4171
accent
#145FD1
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#101613
muted
#808583