#71E8A5#71E8A5
#71E8A5 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.5% C 0.145 H 156.7°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #71E8A5 |
|---|---|
| RGB | rgb(113, 232, 165) |
| HSL | hsl(146, 72%, 68%) |
| HSV | hsv(146, 51%, 91%) |
| CMYK | cmyk(51.3%, 0%, 28.9%, 9%) |
| CIE-LAB | lab(83.93, -48.54, 22.56) |
| CIE-LCH | lch(83.93, 53.52, 155.07°) |
| OKLab | oklab(84.45% -0.1327 0.0573) |
| OKLCH | oklch(84.45% 0.145 156.7) |
| XYZ | xyz(42.4548, 63.9370, 45.6938) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.69
Seafoam Green
#7AF9AB
ΔE00 3.93
Seafoam (survey)
#80F9AD
ΔE00 3.94
Light Blue Green
#7EFBB3
ΔE00 4.10
Light Sea Green
#98F6B0
ΔE00 4.71
Seafoam
#7FE0B3
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E8A5 #E871B4
analogous
#79E871 #71E8A5 #71E8E0
triadic
#71E8A5 #A571E8 #E8A571
tetradic
#71E8A5 #7179E8 #E871B4 #E8E071
square
#71E8A5 #7179E8 #E871B4 #E8E071
split-complementary
#71E8A5 #E071E8 #E87179
monochromatic
#1FC065 #3CDF84 #71E8A5 #A6F1C6 #DAF9E8
Accessibility & contrast
On white
1.52
#71E8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#71E8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E8A5
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E8A5 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A1
Deuteranopia (green-blind)
#D6CCA9
Tritanopia (blue-blind)
#4FE6D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #71e8a5; /* rgb */ color: rgb(113, 232, 165); /* oklch */ color: oklch(84.5% 0.145 156.7);
Tailwind
colors: {
custom: {
50: '#a1f0c0',
500: '#71e8a5',
950: '#000000',
},
}SCSS
$custom: #71e8a5; $custom-light: #a1f0c0; $custom-dark: #000000;
JSON
{
"hex": "#71e8a5",
"rgb": {
"r": 113,
"g": 232,
"b": 165
},
"hsl": {
"h": 146.218,
"s": 72.121,
"l": 67.647
},
"oklch": {
"l": 0.8445,
"c": 0.14454,
"h": 156.7
},
"luminance": 0.63941
}Semantic roles & 50–950 ramp
primary
#71E8A5
secondary
#BF3F87
accent
#117FD4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582