#71E58B#71E58B
#71E58B is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.2% C 0.164 H 149.0°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #71E58B |
|---|---|
| RGB | rgb(113, 229, 139) |
| HSL | hsl(133, 69%, 67%) |
| HSV | hsv(133, 51%, 90%) |
| CMYK | cmyk(50.7%, 0%, 39.3%, 10.2%) |
| CIE-LAB | lab(82.60, -51.91, 34.05) |
| CIE-LCH | lch(82.60, 62.08, 146.73°) |
| OKLab | oklab(83.21% -0.1408 0.0845) |
| OKLCH | oklch(83.21% 0.164 149) |
| XYZ | xyz(39.4870, 61.4102, 34.1936) |
| Luminance | 0.6141 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.61
Lightgreen
#90EE90
ΔE00 3.68
Seafoam Green
#7AF9AB
ΔE00 5.29
Tealish Green
#0CDC73
ΔE00 5.39
Seafoam (survey)
#80F9AD
ΔE00 5.46
Turquoise Green
#04F489
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E58B #E571CB
analogous
#91E571 #71E58B #71E5C5
triadic
#71E58B #8B71E5 #E58B71
tetradic
#71E58B #7191E5 #E571CB #E5C571
square
#71E58B #7191E5 #E571CB #E5C571
split-complementary
#71E58B #C571E5 #E57191
monochromatic
#22BA44 #3DDC61 #71E58B #A5EEB5 #D8F8E0
Accessibility & contrast
On white
1.58
#71E58B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#71E58B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E58B
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E58B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E58B | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D485
Deuteranopia (green-blind)
#D7C991
Tritanopia (blue-blind)
#59E1CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #71e58b; /* rgb */ color: rgb(113, 229, 139); /* oklch */ color: oklch(83.2% 0.164 149.0);
Tailwind
colors: {
custom: {
50: '#a1eeae',
500: '#71e58b',
950: '#000000',
},
}SCSS
$custom: #71e58b; $custom-light: #a1eeae; $custom-dark: #000000;
JSON
{
"hex": "#71e58b",
"rgb": {
"r": 113,
"g": 229,
"b": 139
},
"hsl": {
"h": 133.448,
"s": 69.048,
"l": 67.059
},
"oklch": {
"l": 0.83212,
"c": 0.16426,
"h": 149
},
"luminance": 0.61413
}Semantic roles & 50–950 ramp
primary
#71E58B
secondary
#BA419E
accent
#14A7D1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581