#71E2AA#71E2AA
#71E2AA is a very light, vivid teal. Relative luminance 0.608; OKLCH L 83.1% C 0.132 H 160.0°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #71E2AA |
|---|---|
| RGB | rgb(113, 226, 170) |
| HSL | hsl(150, 66%, 66%) |
| HSV | hsv(150, 50%, 89%) |
| CMYK | cmyk(50%, 0%, 24.8%, 11.4%) |
| CIE-LAB | lab(82.27, -45.00, 17.66) |
| CIE-LCH | lch(82.27, 48.34, 158.57°) |
| OKLab | oklab(83.13% -0.1239 0.0451) |
| OKLCH | oklch(83.13% 0.132 160) |
| XYZ | xyz(41.2587, 60.8023, 47.5842) |
| Luminance | 0.6081 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.68
Eucalyptus
#44D7A8
ΔE00 4.83
Light Greenish Blue
#63F7B4
ΔE00 4.91
Hospital Green
#9BE5AA
ΔE00 5.24
Light Teal
#90E4C1
ΔE00 5.69
Aqua Green
#12E193
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E2AA #E271A9
analogous
#71E272 #71E2AA #71E2E2
triadic
#71E2AA #AA71E2 #E2AA71
tetradic
#71E2AA #7271E2 #E271A9 #E2E271
square
#71E2AA #7271E2 #E271A9 #E2E271
split-complementary
#71E2AA #E271E2 #E27271
monochromatic
#25B46D #3ED88C #71E2AA #A4ECC8 #D7F7E7
Accessibility & contrast
On white
1.60
#71E2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#71E2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E2AA
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E2AA | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D4A7
Deuteranopia (green-blind)
#CFC8AD
Tritanopia (blue-blind)
#4EE1D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #71e2aa; /* rgb */ color: rgb(113, 226, 170); /* oklch */ color: oklch(83.1% 0.132 160.0);
Tailwind
colors: {
custom: {
50: '#a1ecc3',
500: '#71e2aa',
950: '#000000',
},
}SCSS
$custom: #71e2aa; $custom-light: #a1ecc3; $custom-dark: #000000;
JSON
{
"hex": "#71e2aa",
"rgb": {
"r": 113,
"g": 226,
"b": 170
},
"hsl": {
"h": 150.265,
"s": 66.082,
"l": 66.471
},
"oklch": {
"l": 0.83129,
"c": 0.13185,
"h": 160
},
"luminance": 0.60806
}Semantic roles & 50–950 ramp
primary
#71E2AA
secondary
#B5427B
accent
#1872CE
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582