#71E08B#71E08B
#71E08B is a very light, vivid green. Relative luminance 0.587; OKLCH L 82.0% C 0.157 H 149.4°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #71E08B |
|---|---|
| RGB | rgb(113, 224, 139) |
| HSL | hsl(134, 64%, 66%) |
| HSV | hsv(134, 50%, 88%) |
| CMYK | cmyk(49.6%, 0%, 37.9%, 12.2%) |
| CIE-LAB | lab(81.12, -49.87, 32.10) |
| CIE-LCH | lch(81.12, 59.31, 147.23°) |
| OKLab | oklab(82% -0.1354 0.0799) |
| OKLCH | oklch(82% 0.157 149.4) |
| XYZ | xyz(38.1234, 58.6831, 33.7391) |
| Luminance | 0.5869 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.04
Lightgreen
#90EE90
ΔE00 4.50
Tealish Green
#0CDC73
ΔE00 5.34
Aqua Green
#12E193
ΔE00 5.65
Seafoam Green
#7AF9AB
ΔE00 5.97
Seafoam (survey)
#80F9AD
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E08B #E071C6
analogous
#8EE071 #71E08B #71E0C2
triadic
#71E08B #8B71E0 #E08B71
tetradic
#71E08B #718EE0 #E071C6 #E0C271
square
#71E08B #718EE0 #E071C6 #E0C271
split-complementary
#71E08B #C271E0 #E0718E
monochromatic
#26B047 #3FD562 #71E08B #A3EBB4 #D5F6DD
Accessibility & contrast
On white
1.65
#71E08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#71E08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E08B
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E08B | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D085
Deuteranopia (green-blind)
#D2C590
Tritanopia (blue-blind)
#5BDCCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #71e08b; /* rgb */ color: rgb(113, 224, 139); /* oklch */ color: oklch(82.0% 0.157 149.4);
Tailwind
colors: {
custom: {
50: '#a1eaad',
500: '#71e08b',
950: '#000000',
},
}SCSS
$custom: #71e08b; $custom-light: #a1eaad; $custom-dark: #000000;
JSON
{
"hex": "#71e08b",
"rgb": {
"r": 113,
"g": 224,
"b": 139
},
"hsl": {
"h": 134.054,
"s": 64.162,
"l": 66.078
},
"oklch": {
"l": 0.82,
"c": 0.15724,
"h": 149.4
},
"luminance": 0.58686
}Semantic roles & 50–950 ramp
primary
#71E08B
secondary
#B24498
accent
#1AA2CC
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481