#71E98B#71E98B
#71E98B is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.2% C 0.170 H 148.7°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #71E98B |
|---|---|
| RGB | rgb(113, 233, 139) |
| HSL | hsl(133, 73%, 68%) |
| HSV | hsv(133, 52%, 91%) |
| CMYK | cmyk(51.5%, 0%, 40.3%, 8.6%) |
| CIE-LAB | lab(83.78, -53.52, 35.60) |
| CIE-LCH | lch(83.78, 64.28, 146.37°) |
| OKLab | oklab(84.18% -0.1451 0.0882) |
| OKLCH | oklch(84.18% 0.17 148.7) |
| XYZ | xyz(40.6065, 63.6493, 34.5668) |
| Luminance | 0.6365 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.24
Weird Green
#3AE57F
ΔE00 3.58
Seafoam Green
#7AF9AB
ΔE00 4.92
Light Bluish Green
#76FDA8
ΔE00 4.95
Turquoise Green
#04F489
ΔE00 4.96
Baby Green
#8CFF9E
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E98B #E971CF
analogous
#93E971 #71E98B #71E9C7
triadic
#71E98B #8B71E9 #E98B71
tetradic
#71E98B #7193E9 #E971CF #E9C771
square
#71E98B #7193E9 #E971CF #E9C771
split-complementary
#71E98B #C771E9 #E97193
monochromatic
#1EC241 #3CE160 #71E98B #A6F1B6 #DBF9E2
Accessibility & contrast
On white
1.53
#71E98B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#71E98B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E98B
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E98B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E98B | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD884
Deuteranopia (green-blind)
#DACC91
Tritanopia (blue-blind)
#58E5D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #71e98b; /* rgb */ color: rgb(113, 233, 139); /* oklch */ color: oklch(84.2% 0.170 148.7);
Tailwind
colors: {
custom: {
50: '#a2f1ae',
500: '#71e98b',
950: '#000000',
},
}SCSS
$custom: #71e98b; $custom-light: #a2f1ae; $custom-dark: #000000;
JSON
{
"hex": "#71e98b",
"rgb": {
"r": 113,
"g": 233,
"b": 139
},
"hsl": {
"h": 133,
"s": 73.171,
"l": 67.843
},
"oklch": {
"l": 0.84181,
"c": 0.16981,
"h": 148.7
},
"luminance": 0.63653
}Semantic roles & 50–950 ramp
primary
#71E98B
secondary
#C03EA4
accent
#10ABD5
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581