#71EB97#71EB97
#71EB97 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.9% C 0.161 H 151.7°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #71EB97 |
|---|---|
| RGB | rgb(113, 235, 151) |
| HSL | hsl(139, 75%, 68%) |
| HSV | hsv(139, 52%, 92%) |
| CMYK | cmyk(51.9%, 0%, 35.7%, 7.8%) |
| CIE-LAB | lab(84.57, -52.33, 30.59) |
| CIE-LCH | lch(84.57, 60.61, 149.69°) |
| OKLab | oklab(84.88% -0.1421 0.0766) |
| OKLCH | oklch(84.88% 0.161 151.7) |
| XYZ | xyz(42.1013, 65.1582, 39.6303) |
| Luminance | 0.6516 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.43
Seafoam (survey)
#80F9AD
ΔE00 3.62
Light Bluish Green
#76FDA8
ΔE00 3.86
Lightgreen
#90EE90
ΔE00 4.07
Light Green Blue
#56FCA2
ΔE00 4.18
Weird Green
#3AE57F
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EB97 #EB71C5
analogous
#88EB71 #71EB97 #71EBD4
triadic
#71EB97 #9771EB #EB9771
tetradic
#71EB97 #7188EB #EB71C5 #EBD471
square
#71EB97 #7188EB #EB71C5 #EBD471
split-complementary
#71EB97 #D471EB #EB7188
monochromatic
#1CC651 #3BE370 #71EB97 #A7F3BE #DCFAE6
Accessibility & contrast
On white
1.50
#71EB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#71EB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EB97
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EB97 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA91
Deuteranopia (green-blind)
#DBCE9C
Tritanopia (blue-blind)
#54E8D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #71eb97; /* rgb */ color: rgb(113, 235, 151); /* oklch */ color: oklch(84.9% 0.161 151.7);
Tailwind
colors: {
custom: {
50: '#a2f2b6',
500: '#71eb97',
950: '#000000',
},
}SCSS
$custom: #71eb97; $custom-light: #a2f2b6; $custom-dark: #000000;
JSON
{
"hex": "#71eb97",
"rgb": {
"r": 113,
"g": 235,
"b": 151
},
"hsl": {
"h": 138.689,
"s": 75.309,
"l": 68.235
},
"oklch": {
"l": 0.84884,
"c": 0.16143,
"h": 151.7
},
"luminance": 0.65162
}Semantic roles & 50–950 ramp
primary
#71EB97
secondary
#C33D99
accent
#0E99D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581