#71E7AE#71E7AE
#71E7AE is a very light, vivid teal. Relative luminance 0.637; OKLCH L 84.4% C 0.135 H 160.5°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #71E7AE |
|---|---|
| RGB | rgb(113, 231, 174) |
| HSL | hsl(151, 71%, 67%) |
| HSV | hsv(151, 51%, 91%) |
| CMYK | cmyk(51.1%, 0%, 24.7%, 9.4%) |
| CIE-LAB | lab(83.82, -46.34, 17.73) |
| CIE-LCH | lch(83.82, 49.62, 159.06°) |
| OKLab | oklab(84.41% -0.1276 0.0453) |
| OKLCH | oklch(84.41% 0.135 160.5) |
| XYZ | xyz(43.0223, 63.7149, 50.0672) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.13
Light Greenish Blue
#63F7B4
ΔE00 3.85
Light Aquamarine
#7BFDC7
ΔE00 4.94
Light Blue Green
#7EFBB3
ΔE00 4.95
Seafoam (survey)
#80F9AD
ΔE00 5.20
Seafoam Green
#7AF9AB
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E7AE #E771AA
analogous
#71E773 #71E7AE #71E5E7
triadic
#71E7AE #AE71E7 #E7AE71
tetradic
#71E7AE #7371E7 #E771AA #E5E771
square
#71E7AE #7371E7 #E771AA #E5E771
split-complementary
#71E7AE #E771E5 #E77371
monochromatic
#20BE71 #3DDE90 #71E7AE #A5F0CC #DAF9EA
Accessibility & contrast
On white
1.53
#71E7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#71E7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E7AE
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E7AE | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AB
Deuteranopia (green-blind)
#D3CCB2
Tritanopia (blue-blind)
#4BE6D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #71e7ae; /* rgb */ color: rgb(113, 231, 174); /* oklch */ color: oklch(84.4% 0.135 160.5);
Tailwind
colors: {
custom: {
50: '#a1efc6',
500: '#71e7ae',
950: '#000000',
},
}SCSS
$custom: #71e7ae; $custom-light: #a1efc6; $custom-dark: #000000;
JSON
{
"hex": "#71e7ae",
"rgb": {
"r": 113,
"g": 231,
"b": 174
},
"hsl": {
"h": 151.017,
"s": 71.084,
"l": 67.451
},
"oklch": {
"l": 0.84414,
"c": 0.13541,
"h": 160.5
},
"luminance": 0.63719
}Semantic roles & 50–950 ramp
primary
#71E7AE
secondary
#BD3F7C
accent
#126FD3
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101613
muted
#808582