#71E994#71E994
#71E994 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.3% C 0.161 H 151.1°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #71E994 |
|---|---|
| RGB | rgb(113, 233, 148) |
| HSL | hsl(138, 73%, 68%) |
| HSV | hsv(138, 52%, 91%) |
| CMYK | cmyk(51.5%, 0%, 36.5%, 8.6%) |
| CIE-LAB | lab(83.93, -52.03, 31.26) |
| CIE-LCH | lch(83.93, 60.70, 149.00°) |
| OKLab | oklab(84.35% -0.1413 0.0781) |
| OKLCH | oklch(84.35% 0.161 151.1) |
| XYZ | xyz(41.2914, 63.9232, 38.1737) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.94
Seafoam Green
#7AF9AB
ΔE00 3.95
Weird Green
#3AE57F
ΔE00 4.02
Seafoam (survey)
#80F9AD
ΔE00 4.13
Light Bluish Green
#76FDA8
ΔE00 4.35
Light Green Blue
#56FCA2
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E994 #E971C6
analogous
#8AE971 #71E994 #71E9D0
triadic
#71E994 #9471E9 #E99471
tetradic
#71E994 #718AE9 #E971C6 #E9D071
square
#71E994 #718AE9 #E971C6 #E9D071
split-complementary
#71E994 #D071E9 #E9718A
monochromatic
#1EC24E #3CE16C #71E994 #A6F1BC #DBF9E4
Accessibility & contrast
On white
1.52
#71E994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#71E994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E994
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E994 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88E
Deuteranopia (green-blind)
#D9CD99
Tritanopia (blue-blind)
#55E6D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #71e994; /* rgb */ color: rgb(113, 233, 148); /* oklch */ color: oklch(84.3% 0.161 151.1);
Tailwind
colors: {
custom: {
50: '#a2f1b4',
500: '#71e994',
950: '#000000',
},
}SCSS
$custom: #71e994; $custom-light: #a2f1b4; $custom-dark: #000000;
JSON
{
"hex": "#71e994",
"rgb": {
"r": 113,
"g": 233,
"b": 148
},
"hsl": {
"h": 137.5,
"s": 73.171,
"l": 67.843
},
"oklch": {
"l": 0.84345,
"c": 0.16143,
"h": 151.1
},
"luminance": 0.63927
}Semantic roles & 50–950 ramp
primary
#71E994
secondary
#C03E9A
accent
#109CD5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581