#71E2A1#71E2A1
#71E2A1 is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.9% C 0.140 H 156.3°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #71E2A1 |
|---|---|
| RGB | rgb(113, 226, 161) |
| HSL | hsl(145, 66%, 66%) |
| HSV | hsv(145, 50%, 89%) |
| CMYK | cmyk(50%, 0%, 28.8%, 11.4%) |
| CIE-LAB | lab(82.09, -46.77, 22.11) |
| CIE-LCH | lch(82.09, 51.73, 154.70°) |
| OKLab | oklab(82.93% -0.1279 0.0561) |
| OKLCH | oklch(82.93% 0.14 156.3) |
| XYZ | xyz(40.4363, 60.4733, 43.2530) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.44
Hospital Green
#9BE5AA
ΔE00 4.82
Aqua Green
#12E193
ΔE00 4.92
Light Greenish Blue
#63F7B4
ΔE00 4.94
Seafoam (survey)
#80F9AD
ΔE00 5.19
Seafoam Green
#7AF9AB
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E2A1 #E271B2
analogous
#7AE271 #71E2A1 #71E2DA
triadic
#71E2A1 #A171E2 #E2A171
tetradic
#71E2A1 #717AE2 #E271B2 #E2DA71
square
#71E2A1 #717AE2 #E271B2 #E2DA71
split-complementary
#71E2A1 #DA71E2 #E2717A
monochromatic
#25B462 #3ED87F #71E2A1 #A4ECC3 #D7F7E4
Accessibility & contrast
On white
1.60
#71E2A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#71E2A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E2A1
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E2A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E2A1 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D39D
Deuteranopia (green-blind)
#D0C8A5
Tritanopia (blue-blind)
#52E0D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #71e2a1; /* rgb */ color: rgb(113, 226, 161); /* oklch */ color: oklch(82.9% 0.140 156.3);
Tailwind
colors: {
custom: {
50: '#a1ecbd',
500: '#71e2a1',
950: '#000000',
},
}SCSS
$custom: #71e2a1; $custom-light: #a1ecbd; $custom-dark: #000000;
JSON
{
"hex": "#71e2a1",
"rgb": {
"r": 113,
"g": 226,
"b": 161
},
"hsl": {
"h": 145.487,
"s": 66.082,
"l": 66.471
},
"oklch": {
"l": 0.82926,
"c": 0.13968,
"h": 156.3
},
"luminance": 0.60477
}Semantic roles & 50–950 ramp
primary
#71E2A1
secondary
#B54284
accent
#1880CE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1612
muted
#808582