#71E38B#71E38B
#71E38B is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.7% C 0.161 H 149.2°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #71E38B |
|---|---|
| RGB | rgb(113, 227, 139) |
| HSL | hsl(134, 67%, 67%) |
| HSV | hsv(134, 50%, 89%) |
| CMYK | cmyk(50.2%, 0%, 38.8%, 11%) |
| CIE-LAB | lab(82.01, -51.10, 33.28) |
| CIE-LCH | lch(82.01, 60.98, 146.93°) |
| OKLab | oklab(82.73% -0.1387 0.0827) |
| OKLCH | oklch(82.73% 0.161 149.2) |
| XYZ | xyz(38.9368, 60.3098, 34.0102) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.73
Lightgreen
#90EE90
ΔE00 3.98
Tealish Green
#0CDC73
ΔE00 5.33
Seafoam Green
#7AF9AB
ΔE00 5.54
Seafoam (survey)
#80F9AD
ΔE00 5.68
Aqua Green
#12E193
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E38B #E371C9
analogous
#90E371 #71E38B #71E3C4
triadic
#71E38B #8B71E3 #E38B71
tetradic
#71E38B #7190E3 #E371C9 #E3C471
square
#71E38B #7190E3 #E371C9 #E3C471
split-complementary
#71E38B #C471E3 #E37190
monochromatic
#24B645 #3ED961 #71E38B #A4EDB5 #D7F7DF
Accessibility & contrast
On white
1.61
#71E38B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#71E38B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E38B
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E38B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E38B | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D385
Deuteranopia (green-blind)
#D5C891
Tritanopia (blue-blind)
#5ADFCD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #71e38b; /* rgb */ color: rgb(113, 227, 139); /* oklch */ color: oklch(82.7% 0.161 149.2);
Tailwind
colors: {
custom: {
50: '#a1ecad',
500: '#71e38b',
950: '#000000',
},
}SCSS
$custom: #71e38b; $custom-light: #a1ecad; $custom-dark: #000000;
JSON
{
"hex": "#71e38b",
"rgb": {
"r": 113,
"g": 227,
"b": 139
},
"hsl": {
"h": 133.684,
"s": 67.059,
"l": 66.667
},
"oklch": {
"l": 0.82727,
"c": 0.16146,
"h": 149.2
},
"luminance": 0.60313
}Semantic roles & 50–950 ramp
primary
#71E38B
secondary
#B6429C
accent
#17A5CF
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581