#71E996#71E996
#71E996 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.4% C 0.160 H 151.6°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #71E996 |
|---|---|
| RGB | rgb(113, 233, 150) |
| HSL | hsl(139, 73%, 68%) |
| HSV | hsv(139, 52%, 91%) |
| CMYK | cmyk(51.5%, 0%, 35.6%, 8.6%) |
| CIE-LAB | lab(83.96, -51.69, 30.29) |
| CIE-LCH | lch(83.96, 59.91, 149.63°) |
| OKLab | oklab(84.38% -0.1404 0.0759) |
| OKLCH | oklch(84.38% 0.16 151.6) |
| XYZ | xyz(41.4511, 63.9871, 39.0147) |
| Luminance | 0.6399 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.78
Seafoam (survey)
#80F9AD
ΔE00 3.95
Lightgreen
#90EE90
ΔE00 4.17
Weird Green
#3AE57F
ΔE00 4.20
Light Bluish Green
#76FDA8
ΔE00 4.28
Light Green Blue
#56FCA2
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E996 #E971C4
analogous
#88E971 #71E996 #71E9D2
triadic
#71E996 #9671E9 #E99671
tetradic
#71E996 #7188E9 #E971C4 #E9D271
square
#71E996 #7188E9 #E971C4 #E9D271
split-complementary
#71E996 #D271E9 #E97188
monochromatic
#1EC250 #3CE16F #71E996 #A6F1BD #DBF9E4
Accessibility & contrast
On white
1.52
#71E996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#71E996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E996
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E996 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD890
Deuteranopia (green-blind)
#D9CD9B
Tritanopia (blue-blind)
#55E6D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #71e996; /* rgb */ color: rgb(113, 233, 150); /* oklch */ color: oklch(84.4% 0.160 151.6);
Tailwind
colors: {
custom: {
50: '#a2f1b5',
500: '#71e996',
950: '#000000',
},
}SCSS
$custom: #71e996; $custom-light: #a2f1b5; $custom-dark: #000000;
JSON
{
"hex": "#71e996",
"rgb": {
"r": 113,
"g": 233,
"b": 150
},
"hsl": {
"h": 138.5,
"s": 73.171,
"l": 67.843
},
"oklch": {
"l": 0.84383,
"c": 0.15958,
"h": 151.6
},
"luminance": 0.63991
}Semantic roles & 50–950 ramp
primary
#71E996
secondary
#C03E98
accent
#1099D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581