#71E98E#71E98E
#71E98E is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.2% C 0.167 H 149.5°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #71E98E |
|---|---|
| RGB | rgb(113, 233, 142) |
| HSL | hsl(135, 73%, 68%) |
| HSV | hsv(135, 52%, 91%) |
| CMYK | cmyk(51.5%, 0%, 39.1%, 8.6%) |
| CIE-LAB | lab(83.83, -53.03, 34.16) |
| CIE-LCH | lch(83.83, 63.08, 147.21°) |
| OKLab | oklab(84.23% -0.1439 0.0849) |
| OKLCH | oklch(84.23% 0.167 149.5) |
| XYZ | xyz(40.8287, 63.7382, 35.7371) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.41
Weird Green
#3AE57F
ΔE00 3.65
Seafoam Green
#7AF9AB
ΔE00 4.56
Light Bluish Green
#76FDA8
ΔE00 4.71
Seafoam (survey)
#80F9AD
ΔE00 4.76
Light Green Blue
#56FCA2
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E98E #E971CC
analogous
#90E971 #71E98E #71E9CA
triadic
#71E98E #8E71E9 #E98E71
tetradic
#71E98E #7190E9 #E971CC #E9CA71
square
#71E98E #7190E9 #E971CC #E9CA71
split-complementary
#71E98E #CA71E9 #E97190
monochromatic
#1EC246 #3CE164 #71E98E #A6F1B8 #DBF9E2
Accessibility & contrast
On white
1.53
#71E98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#71E98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E98E
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E98E | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD888
Deuteranopia (green-blind)
#DACC94
Tritanopia (blue-blind)
#57E5D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #71e98e; /* rgb */ color: rgb(113, 233, 142); /* oklch */ color: oklch(84.2% 0.167 149.5);
Tailwind
colors: {
custom: {
50: '#a2f1b0',
500: '#71e98e',
950: '#000000',
},
}SCSS
$custom: #71e98e; $custom-light: #a2f1b0; $custom-dark: #000000;
JSON
{
"hex": "#71e98e",
"rgb": {
"r": 113,
"g": 233,
"b": 142
},
"hsl": {
"h": 134.5,
"s": 73.171,
"l": 67.843
},
"oklch": {
"l": 0.84234,
"c": 0.16702,
"h": 149.5
},
"luminance": 0.63742
}Semantic roles & 50–950 ramp
primary
#71E98E
secondary
#C03EA1
accent
#10A6D5
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581