#71E9AE#71E9AE
#71E9AE is a very light, vivid teal. Relative luminance 0.648; OKLCH L 84.9% C 0.138 H 160.0°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #71E9AE |
|---|---|
| RGB | rgb(113, 233, 174) |
| HSL | hsl(151, 73%, 68%) |
| HSV | hsv(151, 52%, 91%) |
| CMYK | cmyk(51.5%, 0%, 25.3%, 8.6%) |
| CIE-LAB | lab(84.40, -47.20, 18.54) |
| CIE-LCH | lch(84.40, 50.71, 158.55°) |
| OKLab | oklab(84.89% -0.1298 0.0473) |
| OKLCH | oklch(84.89% 0.138 160) |
| XYZ | xyz(43.5853, 64.8408, 50.2549) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.36
Seafoam
#7FE0B3
ΔE00 3.62
Light Blue Green
#7EFBB3
ΔE00 4.41
Light Aquamarine
#7BFDC7
ΔE00 4.66
Seafoam (survey)
#80F9AD
ΔE00 4.67
Seafoam Green
#7AF9AB
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E9AE #E971AC
analogous
#71E972 #71E9AE #71E8E9
triadic
#71E9AE #AE71E9 #E9AE71
tetradic
#71E9AE #7271E9 #E971AC #E8E971
square
#71E9AE #7271E9 #E971AC #E8E971
split-complementary
#71E9AE #E971E8 #E97271
monochromatic
#1EC271 #3CE190 #71E9AE #A6F1CC #DBF9EA
Accessibility & contrast
On white
1.50
#71E9AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#71E9AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E9AE
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E9AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E9AE | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAAB
Deuteranopia (green-blind)
#D5CEB2
Tritanopia (blue-blind)
#4AE8D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #71e9ae; /* rgb */ color: rgb(113, 233, 174); /* oklch */ color: oklch(84.9% 0.138 160.0);
Tailwind
colors: {
custom: {
50: '#a1f1c6',
500: '#71e9ae',
950: '#000000',
},
}SCSS
$custom: #71e9ae; $custom-light: #a1f1c6; $custom-dark: #000000;
JSON
{
"hex": "#71e9ae",
"rgb": {
"r": 113,
"g": 233,
"b": 174
},
"hsl": {
"h": 150.5,
"s": 73.171,
"l": 67.843
},
"oklch": {
"l": 0.8489,
"c": 0.13815,
"h": 160
},
"luminance": 0.64845
}Semantic roles & 50–950 ramp
primary
#71E9AE
secondary
#C03E7E
accent
#1071D5
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582