#71E88D#71E88D
#71E88D is a very light, vivid green. Relative luminance 0.631; OKLCH L 84.0% C 0.167 H 149.3°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #71E88D |
|---|---|
| RGB | rgb(113, 232, 141) |
| HSL | hsl(134, 72%, 68%) |
| HSV | hsv(134, 51%, 91%) |
| CMYK | cmyk(51.3%, 0%, 39.2%, 9%) |
| CIE-LAB | lab(83.52, -52.80, 34.25) |
| CIE-LCH | lch(83.52, 62.93, 147.02°) |
| OKLab | oklab(83.97% -0.1432 0.0851) |
| OKLCH | oklch(83.97% 0.167 149.3) |
| XYZ | xyz(40.4717, 63.1437, 35.2494) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.44
Weird Green
#3AE57F
ΔE00 3.61
Seafoam Green
#7AF9AB
ΔE00 4.77
Light Bluish Green
#76FDA8
ΔE00 4.93
Seafoam (survey)
#80F9AD
ΔE00 4.96
Turquoise Green
#04F489
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E88D #E871CC
analogous
#90E871 #71E88D #71E8C9
triadic
#71E88D #8D71E8 #E88D71
tetradic
#71E88D #7190E8 #E871CC #E8C971
square
#71E88D #7190E8 #E871CC #E8C971
split-complementary
#71E88D #C971E8 #E87190
monochromatic
#1FC045 #3CDF63 #71E88D #A6F1B7 #DAF9E2
Accessibility & contrast
On white
1.54
#71E88D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#71E88D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E88D
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E88D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E88D | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD787
Deuteranopia (green-blind)
#D9CC93
Tritanopia (blue-blind)
#58E4D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #71e88d; /* rgb */ color: rgb(113, 232, 141); /* oklch */ color: oklch(84.0% 0.167 149.3);
Tailwind
colors: {
custom: {
50: '#a2f0af',
500: '#71e88d',
950: '#000000',
},
}SCSS
$custom: #71e88d; $custom-light: #a2f0af; $custom-dark: #000000;
JSON
{
"hex": "#71e88d",
"rgb": {
"r": 113,
"g": 232,
"b": 141
},
"hsl": {
"h": 134.118,
"s": 72.121,
"l": 67.647
},
"oklch": {
"l": 0.83974,
"c": 0.16656,
"h": 149.3
},
"luminance": 0.63147
}Semantic roles & 50–950 ramp
primary
#71E88D
secondary
#BF3FA0
accent
#11A6D4
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581