#71EB91#71EB91
#71EB91 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.8% C 0.167 H 150.1°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #71EB91 |
|---|---|
| RGB | rgb(113, 235, 145) |
| HSL | hsl(136, 75%, 68%) |
| HSV | hsv(136, 52%, 92%) |
| CMYK | cmyk(51.9%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(84.47, -53.34, 33.49) |
| CIE-LCH | lch(84.47, 62.99, 147.88°) |
| OKLab | oklab(84.77% -0.1447 0.0833) |
| OKLCH | oklch(84.77% 0.167 150.1) |
| XYZ | xyz(41.6264, 64.9682, 37.1291) |
| Luminance | 0.6497 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.46
Weird Green
#3AE57F
ΔE00 3.82
Seafoam Green
#7AF9AB
ΔE00 4.05
Light Bluish Green
#76FDA8
ΔE00 4.18
Seafoam (survey)
#80F9AD
ΔE00 4.27
Light Green Blue
#56FCA2
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EB91 #EB71CB
analogous
#8EEB71 #71EB91 #71EBCE
triadic
#71EB91 #9171EB #EB9171
tetradic
#71EB91 #718EEB #EB71CB #EBCE71
square
#71EB91 #718EEB #EB71CB #EBCE71
split-complementary
#71EB91 #CE71EB #EB718E
monochromatic
#1CC648 #3BE367 #71EB91 #A7F3BB #DCFAE4
Accessibility & contrast
On white
1.50
#71EB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#71EB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EB91
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EB91 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8B
Deuteranopia (green-blind)
#DBCE97
Tritanopia (blue-blind)
#56E7D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #71eb91; /* rgb */ color: rgb(113, 235, 145); /* oklch */ color: oklch(84.8% 0.167 150.1);
Tailwind
colors: {
custom: {
50: '#a2f2b2',
500: '#71eb91',
950: '#000000',
},
}SCSS
$custom: #71eb91; $custom-light: #a2f2b2; $custom-dark: #000000;
JSON
{
"hex": "#71eb91",
"rgb": {
"r": 113,
"g": 235,
"b": 145
},
"hsl": {
"h": 135.738,
"s": 75.309,
"l": 68.235
},
"oklch": {
"l": 0.84772,
"c": 0.167,
"h": 150.1
},
"luminance": 0.64972
}Semantic roles & 50–950 ramp
primary
#71EB91
secondary
#C33DA0
accent
#0EA3D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581