#71E993#71E993
#71E993 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.3% C 0.162 H 150.8°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #71E993 |
|---|---|
| RGB | rgb(113, 233, 147) |
| HSL | hsl(137, 73%, 68%) |
| HSV | hsv(137, 52%, 91%) |
| CMYK | cmyk(51.5%, 0%, 36.9%, 8.6%) |
| CIE-LAB | lab(83.91, -52.20, 31.74) |
| CIE-LCH | lch(83.91, 61.10, 148.69°) |
| OKLab | oklab(84.33% -0.1417 0.0793) |
| OKLCH | oklch(84.33% 0.162 150.8) |
| XYZ | xyz(41.2126, 63.8917, 37.7587) |
| Luminance | 0.6390 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.84
Weird Green
#3AE57F
ΔE00 3.94
Seafoam Green
#7AF9AB
ΔE00 4.04
Seafoam (survey)
#80F9AD
ΔE00 4.22
Light Bluish Green
#76FDA8
ΔE00 4.39
Light Green Blue
#56FCA2
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E993 #E971C7
analogous
#8BE971 #71E993 #71E9CF
triadic
#71E993 #9371E9 #E99371
tetradic
#71E993 #718BE9 #E971C7 #E9CF71
square
#71E993 #718BE9 #E971C7 #E9CF71
split-complementary
#71E993 #CF71E9 #E9718B
monochromatic
#1EC24C #3CE16B #71E993 #A6F1BB #DBF9E4
Accessibility & contrast
On white
1.52
#71E993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#71E993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E993
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E993 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88D
Deuteranopia (green-blind)
#D9CD98
Tritanopia (blue-blind)
#56E6D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #71e993; /* rgb */ color: rgb(113, 233, 147); /* oklch */ color: oklch(84.3% 0.162 150.8);
Tailwind
colors: {
custom: {
50: '#a2f1b3',
500: '#71e993',
950: '#000000',
},
}SCSS
$custom: #71e993; $custom-light: #a2f1b3; $custom-dark: #000000;
JSON
{
"hex": "#71e993",
"rgb": {
"r": 113,
"g": 233,
"b": 147
},
"hsl": {
"h": 137,
"s": 73.171,
"l": 67.843
},
"oklch": {
"l": 0.84326,
"c": 0.16236,
"h": 150.8
},
"luminance": 0.63895
}Semantic roles & 50–950 ramp
primary
#71E993
secondary
#C03E9B
accent
#109DD5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581