#71EC98#71EC98
#71EC98 is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.1% C 0.162 H 151.9°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #71EC98 |
|---|---|
| RGB | rgb(113, 236, 152) |
| HSL | hsl(139, 76%, 68%) |
| HSV | hsv(139, 52%, 93%) |
| CMYK | cmyk(52.1%, 0%, 35.6%, 7.5%) |
| CIE-LAB | lab(84.88, -52.56, 30.50) |
| CIE-LCH | lch(84.88, 60.77, 149.87°) |
| OKLab | oklab(85.14% -0.1427 0.0764) |
| OKLCH | oklch(85.14% 0.162 151.9) |
| XYZ | xyz(42.4700, 65.7650, 40.1556) |
| Luminance | 0.6577 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.21
Seafoam (survey)
#80F9AD
ΔE00 3.42
Light Bluish Green
#76FDA8
ΔE00 3.63
Light Green Blue
#56FCA2
ΔE00 3.97
Sea Green (survey)
#53FCA1
ΔE00 4.04
Lightgreen
#90EE90
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EC98 #EC71C5
analogous
#87EC71 #71EC98 #71ECD5
triadic
#71EC98 #9871EC #EC9871
tetradic
#71EC98 #7187EC #EC71C5 #ECD571
square
#71EC98 #7187EC #EC71C5 #ECD571
split-complementary
#71EC98 #D571EC #EC7187
monochromatic
#1BC852 #3BE571 #71EC98 #A7F3BF #DDFAE6
Accessibility & contrast
On white
1.48
#71EC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#71EC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EC98
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EC98 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB92
Deuteranopia (green-blind)
#DBCF9D
Tritanopia (blue-blind)
#53E9D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #71ec98; /* rgb */ color: rgb(113, 236, 152); /* oklch */ color: oklch(85.1% 0.162 151.9);
Tailwind
colors: {
custom: {
50: '#a2f3b7',
500: '#71ec98',
950: '#000000',
},
}SCSS
$custom: #71ec98; $custom-light: #a2f3b7; $custom-dark: #000000;
JSON
{
"hex": "#71ec98",
"rgb": {
"r": 113,
"g": 236,
"b": 152
},
"hsl": {
"h": 139.024,
"s": 76.398,
"l": 68.431
},
"oklch": {
"l": 0.85144,
"c": 0.1619,
"h": 151.9
},
"luminance": 0.65769
}Semantic roles & 50–950 ramp
primary
#71EC98
secondary
#C43D99
accent
#0D98D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581