#71E2AE#71E2AE
#71E2AE is a very light, vivid teal. Relative luminance 0.610; OKLCH L 83.2% C 0.129 H 161.8°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #71E2AE |
|---|---|
| RGB | rgb(113, 226, 174) |
| HSL | hsl(152, 66%, 66%) |
| HSV | hsv(152, 50%, 89%) |
| CMYK | cmyk(50%, 0%, 23%, 11.4%) |
| CIE-LAB | lab(82.36, -44.19, 15.68) |
| CIE-LCH | lch(82.36, 46.89, 160.46°) |
| OKLab | oklab(83.22% -0.1221 0.0402) |
| OKLCH | oklch(83.22% 0.129 161.8) |
| XYZ | xyz(41.6429, 60.9559, 49.6074) |
| Luminance | 0.6096 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.01
Eucalyptus
#44D7A8
ΔE00 4.40
Light Teal
#90E4C1
ΔE00 4.98
Light Greenish Blue
#63F7B4
ΔE00 5.17
Aqua Marine
#2EE8BB
ΔE00 5.29
Light Turquoise
#7EF4CC
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E2AE #E271A5
analogous
#71E276 #71E2AE #71DEE2
triadic
#71E2AE #AE71E2 #E2AE71
tetradic
#71E2AE #7671E2 #E271A5 #DEE271
square
#71E2AE #7671E2 #E271A5 #DEE271
split-complementary
#71E2AE #E271DE #E27671
monochromatic
#25B472 #3ED891 #71E2AE #A4ECCB #D7F7E8
Accessibility & contrast
On white
1.59
#71E2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#71E2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E2AE
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E2AE | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4AB
Deuteranopia (green-blind)
#CEC8B1
Tritanopia (blue-blind)
#4DE2D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #71e2ae; /* rgb */ color: rgb(113, 226, 174); /* oklch */ color: oklch(83.2% 0.129 161.8);
Tailwind
colors: {
custom: {
50: '#a1ecc6',
500: '#71e2ae',
950: '#000000',
},
}SCSS
$custom: #71e2ae; $custom-light: #a1ecc6; $custom-dark: #000000;
JSON
{
"hex": "#71e2ae",
"rgb": {
"r": 113,
"g": 226,
"b": 174
},
"hsl": {
"h": 152.389,
"s": 66.082,
"l": 66.471
},
"oklch": {
"l": 0.83223,
"c": 0.12854,
"h": 161.8
},
"luminance": 0.60959
}Semantic roles & 50–950 ramp
primary
#71E2AE
secondary
#B54277
accent
#186BCE
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482