#71E4AB#71E4AB
#71E4AB is a very light, vivid teal. Relative luminance 0.619; OKLCH L 83.6% C 0.134 H 159.9°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #71E4AB |
|---|---|
| RGB | rgb(113, 228, 171) |
| HSL | hsl(150, 68%, 67%) |
| HSV | hsv(150, 50%, 89%) |
| CMYK | cmyk(50.4%, 0%, 25%, 10.6%) |
| CIE-LAB | lab(82.88, -45.66, 17.98) |
| CIE-LCH | lch(82.88, 49.08, 158.50°) |
| OKLab | oklab(83.63% -0.1257 0.0459) |
| OKLCH | oklch(83.63% 0.134 159.9) |
| XYZ | xyz(41.9007, 61.9343, 48.2666) |
| Luminance | 0.6194 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.92
Light Greenish Blue
#63F7B4
ΔE00 4.45
Eucalyptus
#44D7A8
ΔE00 5.10
Hospital Green
#9BE5AA
ΔE00 5.22
Light Blue Green
#7EFBB3
ΔE00 5.45
Seafoam (survey)
#80F9AD
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E4AB #E471AA
analogous
#71E472 #71E4AB #71E3E4
triadic
#71E4AB #AB71E4 #E4AB71
tetradic
#71E4AB #7271E4 #E471AA #E3E471
square
#71E4AB #7271E4 #E471AA #E3E471
split-complementary
#71E4AB #E471E3 #E47271
monochromatic
#23B86E #3EDA8D #71E4AB #A4EEC9 #D8F8E8
Accessibility & contrast
On white
1.57
#71E4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#71E4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E4AB
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E4AB | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6A8
Deuteranopia (green-blind)
#D1C9AE
Tritanopia (blue-blind)
#4DE3D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #71e4ab; /* rgb */ color: rgb(113, 228, 171); /* oklch */ color: oklch(83.6% 0.134 159.9);
Tailwind
colors: {
custom: {
50: '#a1edc4',
500: '#71e4ab',
950: '#000000',
},
}SCSS
$custom: #71e4ab; $custom-light: #a1edc4; $custom-dark: #000000;
JSON
{
"hex": "#71e4ab",
"rgb": {
"r": 113,
"g": 228,
"b": 171
},
"hsl": {
"h": 150.261,
"s": 68.047,
"l": 66.863
},
"oklch": {
"l": 0.83629,
"c": 0.13378,
"h": 159.9
},
"luminance": 0.61938
}Semantic roles & 50–950 ramp
primary
#71E4AB
secondary
#B8417C
accent
#1672D0
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582