#71E8A3#71E8A3
#71E8A3 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.4% C 0.146 H 155.9°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #71E8A3 |
|---|---|
| RGB | rgb(113, 232, 163) |
| HSL | hsl(145, 72%, 68%) |
| HSV | hsv(145, 51%, 91%) |
| CMYK | cmyk(51.3%, 0%, 29.7%, 9%) |
| CIE-LAB | lab(83.90, -48.92, 23.54) |
| CIE-LCH | lch(83.90, 54.29, 154.30°) |
| OKLab | oklab(84.41% -0.1336 0.0597) |
| OKLCH | oklch(84.41% 0.146 155.9) |
| XYZ | xyz(42.2742, 63.8647, 44.7426) |
| Luminance | 0.6387 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.80
Seafoam (survey)
#80F9AD
ΔE00 3.82
Light Greenish Blue
#63F7B4
ΔE00 3.84
Light Blue Green
#7EFBB3
ΔE00 4.08
Light Sea Green
#98F6B0
ΔE00 4.63
Light Bluish Green
#76FDA8
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E8A3 #E871B6
analogous
#7BE871 #71E8A3 #71E8DE
triadic
#71E8A3 #A371E8 #E8A371
tetradic
#71E8A3 #717BE8 #E871B6 #E8DE71
square
#71E8A3 #717BE8 #E871B6 #E8DE71
split-complementary
#71E8A3 #DE71E8 #E8717B
monochromatic
#1FC062 #3CDF81 #71E8A3 #A6F1C5 #DAF9E7
Accessibility & contrast
On white
1.52
#71E8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#71E8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E8A3
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E8A3 | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89F
Deuteranopia (green-blind)
#D6CCA7
Tritanopia (blue-blind)
#50E6D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #71e8a3; /* rgb */ color: rgb(113, 232, 163); /* oklch */ color: oklch(84.4% 0.146 155.9);
Tailwind
colors: {
custom: {
50: '#a1f0be',
500: '#71e8a3',
950: '#000000',
},
}SCSS
$custom: #71e8a3; $custom-light: #a1f0be; $custom-dark: #000000;
JSON
{
"hex": "#71e8a3",
"rgb": {
"r": 113,
"g": 232,
"b": 163
},
"hsl": {
"h": 145.21,
"s": 72.121,
"l": 67.647
},
"oklch": {
"l": 0.84407,
"c": 0.14631,
"h": 155.9
},
"luminance": 0.63868
}Semantic roles & 50–950 ramp
primary
#71E8A3
secondary
#BF3F89
accent
#1182D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582