#71EA91#71EA91
#71EA91 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.5% C 0.166 H 150.1°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #71EA91 |
|---|---|
| RGB | rgb(113, 234, 145) |
| HSL | hsl(136, 74%, 68%) |
| HSV | hsv(136, 52%, 92%) |
| CMYK | cmyk(51.7%, 0%, 38%, 8.2%) |
| CIE-LAB | lab(84.17, -52.94, 33.10) |
| CIE-LCH | lch(84.17, 62.44, 147.98°) |
| OKLab | oklab(84.53% -0.1436 0.0824) |
| OKLCH | oklch(84.53% 0.166 150.1) |
| XYZ | xyz(41.3409, 64.3972, 37.0340) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.55
Weird Green
#3AE57F
ΔE00 3.80
Seafoam Green
#7AF9AB
ΔE00 4.14
Light Bluish Green
#76FDA8
ΔE00 4.34
Seafoam (survey)
#80F9AD
ΔE00 4.34
Light Green Blue
#56FCA2
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EA91 #EA71CA
analogous
#8DEA71 #71EA91 #71EACE
triadic
#71EA91 #9171EA #EA9171
tetradic
#71EA91 #718DEA #EA71CA #EACE71
square
#71EA91 #718DEA #EA71CA #EACE71
split-complementary
#71EA91 #CE71EA #EA718D
monochromatic
#1DC449 #3CE268 #71EA91 #A6F2BA #DCFAE4
Accessibility & contrast
On white
1.51
#71EA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#71EA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EA91
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EA91 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98B
Deuteranopia (green-blind)
#DACD97
Tritanopia (blue-blind)
#56E6D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #71ea91; /* rgb */ color: rgb(113, 234, 145); /* oklch */ color: oklch(84.5% 0.166 150.1);
Tailwind
colors: {
custom: {
50: '#a2f1b2',
500: '#71ea91',
950: '#000000',
},
}SCSS
$custom: #71ea91; $custom-light: #a2f1b2; $custom-dark: #000000;
JSON
{
"hex": "#71ea91",
"rgb": {
"r": 113,
"g": 234,
"b": 145
},
"hsl": {
"h": 135.868,
"s": 74.233,
"l": 68.039
},
"oklch": {
"l": 0.8453,
"c": 0.16561,
"h": 150.1
},
"luminance": 0.64401
}Semantic roles & 50–950 ramp
primary
#71EA91
secondary
#C23D9F
accent
#0FA2D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581