#71E6AE#71E6AE
#71E6AE is a very light, vivid teal. Relative luminance 0.632; OKLCH L 84.2% C 0.134 H 160.7°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #71E6AE |
|---|---|
| RGB | rgb(113, 230, 174) |
| HSL | hsl(151, 70%, 67%) |
| HSV | hsv(151, 51%, 90%) |
| CMYK | cmyk(50.9%, 0%, 24.3%, 9.8%) |
| CIE-LAB | lab(83.52, -45.91, 17.32) |
| CIE-LCH | lch(83.52, 49.07, 159.33°) |
| OKLab | oklab(84.18% -0.1265 0.0443) |
| OKLCH | oklch(84.18% 0.134 160.7) |
| XYZ | xyz(42.7432, 63.1567, 49.9742) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.89
Light Greenish Blue
#63F7B4
ΔE00 4.10
Light Aquamarine
#7BFDC7
ΔE00 5.10
Eucalyptus
#44D7A8
ΔE00 5.18
Light Blue Green
#7EFBB3
ΔE00 5.22
Light Turquoise
#7EF4CC
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E6AE #E671A9
analogous
#71E674 #71E6AE #71E4E6
triadic
#71E6AE #AE71E6 #E6AE71
tetradic
#71E6AE #7471E6 #E671A9 #E4E671
square
#71E6AE #7471E6 #E671A9 #E4E671
split-complementary
#71E6AE #E671E4 #E67471
monochromatic
#21BC72 #3DDD90 #71E6AE #A5EFCC #D9F8E9
Accessibility & contrast
On white
1.54
#71E6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#71E6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E6AE
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E6AE | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7AB
Deuteranopia (green-blind)
#D2CBB1
Tritanopia (blue-blind)
#4BE5D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #71e6ae; /* rgb */ color: rgb(113, 230, 174); /* oklch */ color: oklch(84.2% 0.134 160.7);
Tailwind
colors: {
custom: {
50: '#a1eec6',
500: '#71e6ae',
950: '#000000',
},
}SCSS
$custom: #71e6ae; $custom-light: #a1eec6; $custom-dark: #000000;
JSON
{
"hex": "#71e6ae",
"rgb": {
"r": 113,
"g": 230,
"b": 174
},
"hsl": {
"h": 151.282,
"s": 70.06,
"l": 67.255
},
"oklch": {
"l": 0.84175,
"c": 0.13404,
"h": 160.7
},
"luminance": 0.6316
}Semantic roles & 50–950 ramp
primary
#71E6AE
secondary
#BB407B
accent
#136FD2
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1613
muted
#808582