#71E8AE#71E8AE
#71E8AE is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.7% C 0.137 H 160.2°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #71E8AE |
|---|---|
| RGB | rgb(113, 232, 174) |
| HSL | hsl(151, 72%, 68%) |
| HSV | hsv(151, 51%, 91%) |
| CMYK | cmyk(51.3%, 0%, 25%, 9%) |
| CIE-LAB | lab(84.11, -46.77, 18.14) |
| CIE-LCH | lch(84.11, 50.16, 158.80°) |
| OKLab | oklab(84.65% -0.1287 0.0463) |
| OKLCH | oklch(84.65% 0.137 160.2) |
| XYZ | xyz(43.3030, 64.2762, 50.1608) |
| Luminance | 0.6428 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.37
Light Greenish Blue
#63F7B4
ΔE00 3.60
Light Blue Green
#7EFBB3
ΔE00 4.68
Light Aquamarine
#7BFDC7
ΔE00 4.79
Seafoam (survey)
#80F9AD
ΔE00 4.93
Seafoam Green
#7AF9AB
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E8AE #E871AB
analogous
#71E872 #71E8AE #71E7E8
triadic
#71E8AE #AE71E8 #E8AE71
tetradic
#71E8AE #7271E8 #E871AB #E7E871
square
#71E8AE #7271E8 #E871AB #E7E871
split-complementary
#71E8AE #E871E7 #E87271
monochromatic
#1FC071 #3CDF90 #71E8AE #A6F1CC #DAF9EA
Accessibility & contrast
On white
1.52
#71E8AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#71E8AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E8AE
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E8AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E8AE | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9AB
Deuteranopia (green-blind)
#D4CDB2
Tritanopia (blue-blind)
#4BE7D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #71e8ae; /* rgb */ color: rgb(113, 232, 174); /* oklch */ color: oklch(84.7% 0.137 160.2);
Tailwind
colors: {
custom: {
50: '#a1f0c6',
500: '#71e8ae',
950: '#000000',
},
}SCSS
$custom: #71e8ae; $custom-light: #a1f0c6; $custom-dark: #000000;
JSON
{
"hex": "#71e8ae",
"rgb": {
"r": 113,
"g": 232,
"b": 174
},
"hsl": {
"h": 150.756,
"s": 72.121,
"l": 67.647
},
"oklch": {
"l": 0.84652,
"c": 0.13678,
"h": 160.2
},
"luminance": 0.6428
}Semantic roles & 50–950 ramp
primary
#71E8AE
secondary
#BF3F7D
accent
#1170D4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101613
muted
#808582