#71E08C#71E08C
#71E08C is a very light, vivid green. Relative luminance 0.587; OKLCH L 82.0% C 0.156 H 149.7°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #71E08C |
|---|---|
| RGB | rgb(113, 224, 140) |
| HSL | hsl(135, 64%, 66%) |
| HSV | hsv(135, 50%, 88%) |
| CMYK | cmyk(49.6%, 0%, 37.5%, 12.2%) |
| CIE-LAB | lab(81.13, -49.70, 31.62) |
| CIE-LCH | lch(81.13, 58.91, 147.54°) |
| OKLab | oklab(82.02% -0.135 0.0788) |
| OKLCH | oklch(82.02% 0.156 149.7) |
| XYZ | xyz(38.1968, 58.7125, 34.1257) |
| Luminance | 0.5871 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.10
Lightgreen
#90EE90
ΔE00 4.58
Tealish Green
#0CDC73
ΔE00 5.40
Aqua Green
#12E193
ΔE00 5.56
Seafoam Green
#7AF9AB
ΔE00 5.90
Seafoam (survey)
#80F9AD
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E08C #E071C5
analogous
#8DE071 #71E08C #71E0C4
triadic
#71E08C #8C71E0 #E08C71
tetradic
#71E08C #718DE0 #E071C5 #E0C471
square
#71E08C #718DE0 #E071C5 #E0C471
split-complementary
#71E08C #C471E0 #E0718D
monochromatic
#26B048 #3FD563 #71E08C #A3EBB5 #D5F6DD
Accessibility & contrast
On white
1.65
#71E08C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#71E08C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E08C
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E08C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E08C | 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)
#E1D086
Deuteranopia (green-blind)
#D2C591
Tritanopia (blue-blind)
#5ADDCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #71e08c; /* rgb */ color: rgb(113, 224, 140); /* oklch */ color: oklch(82.0% 0.156 149.7);
Tailwind
colors: {
custom: {
50: '#a1eaae',
500: '#71e08c',
950: '#000000',
},
}SCSS
$custom: #71e08c; $custom-light: #a1eaae; $custom-dark: #000000;
JSON
{
"hex": "#71e08c",
"rgb": {
"r": 113,
"g": 224,
"b": 140
},
"hsl": {
"h": 134.595,
"s": 64.162,
"l": 66.078
},
"oklch": {
"l": 0.82019,
"c": 0.15629,
"h": 149.7
},
"luminance": 0.58715
}Semantic roles & 50–950 ramp
primary
#71E08C
secondary
#B24497
accent
#1AA1CC
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481