#71EA92#71EA92
#71EA92 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.5% C 0.165 H 150.4°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #71EA92 |
|---|---|
| RGB | rgb(113, 234, 146) |
| HSL | hsl(136, 74%, 68%) |
| HSV | hsv(136, 52%, 92%) |
| CMYK | cmyk(51.7%, 0%, 37.6%, 8.2%) |
| CIE-LAB | lab(84.19, -52.77, 32.62) |
| CIE-LCH | lch(84.19, 62.04, 148.28°) |
| OKLab | oklab(84.55% -0.1432 0.0813) |
| OKLCH | oklch(84.55% 0.165 150.4) |
| XYZ | xyz(41.4183, 64.4282, 37.4418) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.63
Weird Green
#3AE57F
ΔE00 3.86
Seafoam Green
#7AF9AB
ΔE00 4.03
Seafoam (survey)
#80F9AD
ΔE00 4.23
Light Bluish Green
#76FDA8
ΔE00 4.27
Light Green Blue
#56FCA2
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EA92 #EA71C9
analogous
#8CEA71 #71EA92 #71EACF
triadic
#71EA92 #9271EA #EA9271
tetradic
#71EA92 #718CEA #EA71C9 #EACF71
square
#71EA92 #718CEA #EA71C9 #EACF71
split-complementary
#71EA92 #CF71EA #EA718C
monochromatic
#1DC44A #3CE269 #71EA92 #A6F2BB #DCFAE4
Accessibility & contrast
On white
1.51
#71EA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#71EA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EA92
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EA92 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98C
Deuteranopia (green-blind)
#DACD98
Tritanopia (blue-blind)
#56E7D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #71ea92; /* rgb */ color: rgb(113, 234, 146); /* oklch */ color: oklch(84.5% 0.165 150.4);
Tailwind
colors: {
custom: {
50: '#a2f1b2',
500: '#71ea92',
950: '#000000',
},
}SCSS
$custom: #71ea92; $custom-light: #a2f1b2; $custom-dark: #000000;
JSON
{
"hex": "#71ea92",
"rgb": {
"r": 113,
"g": 234,
"b": 146
},
"hsl": {
"h": 136.364,
"s": 74.233,
"l": 68.039
},
"oklch": {
"l": 0.84549,
"c": 0.16468,
"h": 150.4
},
"luminance": 0.64432
}Semantic roles & 50–950 ramp
primary
#71EA92
secondary
#C23D9E
accent
#0FA0D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581