#71E992#71E992
#71E992 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.3% C 0.163 H 150.5°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #71E992 |
|---|---|
| RGB | rgb(113, 233, 146) |
| HSL | hsl(137, 73%, 68%) |
| HSV | hsv(137, 52%, 91%) |
| CMYK | cmyk(51.5%, 0%, 37.3%, 8.6%) |
| CIE-LAB | lab(83.89, -52.37, 32.23) |
| CIE-LCH | lch(83.89, 61.49, 148.39°) |
| OKLab | oklab(84.31% -0.1421 0.0804) |
| OKLCH | oklch(84.31% 0.163 150.5) |
| XYZ | xyz(41.1345, 63.8605, 37.3472) |
| Luminance | 0.6386 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.74
Weird Green
#3AE57F
ΔE00 3.86
Seafoam Green
#7AF9AB
ΔE00 4.14
Seafoam (survey)
#80F9AD
ΔE00 4.32
Light Bluish Green
#76FDA8
ΔE00 4.44
Light Green Blue
#56FCA2
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E992 #E971C8
analogous
#8CE971 #71E992 #71E9CE
triadic
#71E992 #9271E9 #E99271
tetradic
#71E992 #718CE9 #E971C8 #E9CE71
square
#71E992 #718CE9 #E971C8 #E9CE71
split-complementary
#71E992 #CE71E9 #E9718C
monochromatic
#1EC24B #3CE169 #71E992 #A6F1BB #DBF9E3
Accessibility & contrast
On white
1.52
#71E992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#71E992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E992
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E992 | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88C
Deuteranopia (green-blind)
#D9CD97
Tritanopia (blue-blind)
#56E6D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #71e992; /* rgb */ color: rgb(113, 233, 146); /* oklch */ color: oklch(84.3% 0.163 150.5);
Tailwind
colors: {
custom: {
50: '#a2f1b2',
500: '#71e992',
950: '#000000',
},
}SCSS
$custom: #71e992; $custom-light: #a2f1b2; $custom-dark: #000000;
JSON
{
"hex": "#71e992",
"rgb": {
"r": 113,
"g": 233,
"b": 146
},
"hsl": {
"h": 136.5,
"s": 73.171,
"l": 67.843
},
"oklch": {
"l": 0.84307,
"c": 0.16328,
"h": 150.5
},
"luminance": 0.63864
}Semantic roles & 50–950 ramp
primary
#71E992
secondary
#C03E9C
accent
#109FD5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581