#71EC99#71EC99
#71EC99 is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.2% C 0.161 H 152.1°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #71EC99 |
|---|---|
| RGB | rgb(113, 236, 153) |
| HSL | hsl(140, 76%, 68%) |
| HSV | hsv(140, 52%, 93%) |
| CMYK | cmyk(52.1%, 0%, 35.2%, 7.5%) |
| CIE-LAB | lab(84.89, -52.38, 30.01) |
| CIE-LCH | lch(84.89, 60.37, 150.19°) |
| OKLab | oklab(85.16% -0.1423 0.0752) |
| OKLCH | oklch(85.16% 0.161 152.1) |
| XYZ | xyz(42.5522, 65.7979, 40.5887) |
| Luminance | 0.6580 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.13
Seafoam (survey)
#80F9AD
ΔE00 3.33
Light Bluish Green
#76FDA8
ΔE00 3.60
Light Green Blue
#56FCA2
ΔE00 3.96
Sea Green (survey)
#53FCA1
ΔE00 4.03
Light Blue Green
#7EFBB3
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EC99 #EC71C4
analogous
#86EC71 #71EC99 #71ECD6
triadic
#71EC99 #9971EC #EC9971
tetradic
#71EC99 #7186EC #EC71C4 #ECD671
square
#71EC99 #7186EC #EC71C4 #ECD671
split-complementary
#71EC99 #D671EC #EC7186
monochromatic
#1BC853 #3BE572 #71EC99 #A7F3C0 #DDFAE7
Accessibility & contrast
On white
1.48
#71EC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#71EC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EC99
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EC99 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB94
Deuteranopia (green-blind)
#DBCF9E
Tritanopia (blue-blind)
#53E9D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #71ec99; /* rgb */ color: rgb(113, 236, 153); /* oklch */ color: oklch(85.2% 0.161 152.1);
Tailwind
colors: {
custom: {
50: '#a2f3b7',
500: '#71ec99',
950: '#000000',
},
}SCSS
$custom: #71ec99; $custom-light: #a2f3b7; $custom-dark: #000000;
JSON
{
"hex": "#71ec99",
"rgb": {
"r": 113,
"g": 236,
"b": 153
},
"hsl": {
"h": 139.512,
"s": 76.398,
"l": 68.431
},
"oklch": {
"l": 0.85163,
"c": 0.16098,
"h": 152.1
},
"luminance": 0.65802
}Semantic roles & 50–950 ramp
primary
#71EC99
secondary
#C43D98
accent
#0D96D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581