#71EA93#71EA93
#71EA93 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.6% C 0.164 H 150.7°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #71EA93 |
|---|---|
| RGB | rgb(113, 234, 147) |
| HSL | hsl(137, 74%, 68%) |
| HSV | hsv(137, 52%, 92%) |
| CMYK | cmyk(51.7%, 0%, 37.2%, 8.2%) |
| CIE-LAB | lab(84.20, -52.61, 32.14) |
| CIE-LCH | lch(84.20, 61.64, 148.58°) |
| OKLab | oklab(84.57% -0.1428 0.0802) |
| OKLCH | oklch(84.57% 0.164 150.7) |
| XYZ | xyz(41.4965, 64.4595, 37.8533) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.73
Weird Green
#3AE57F
ΔE00 3.92
Seafoam Green
#7AF9AB
ΔE00 3.92
Seafoam (survey)
#80F9AD
ΔE00 4.12
Light Bluish Green
#76FDA8
ΔE00 4.22
Light Green Blue
#56FCA2
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EA93 #EA71C8
analogous
#8BEA71 #71EA93 #71EAD0
triadic
#71EA93 #9371EA #EA9371
tetradic
#71EA93 #718BEA #EA71C8 #EAD071
square
#71EA93 #718BEA #EA71C8 #EAD071
split-complementary
#71EA93 #D071EA #EA718B
monochromatic
#1DC44C #3CE26A #71EA93 #A6F2BC #DCFAE4
Accessibility & contrast
On white
1.51
#71EA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#71EA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EA93
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EA93 | 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)
#EBD98D
Deuteranopia (green-blind)
#DACD98
Tritanopia (blue-blind)
#56E7D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #71ea93; /* rgb */ color: rgb(113, 234, 147); /* oklch */ color: oklch(84.6% 0.164 150.7);
Tailwind
colors: {
custom: {
50: '#a2f1b3',
500: '#71ea93',
950: '#000000',
},
}SCSS
$custom: #71ea93; $custom-light: #a2f1b3; $custom-dark: #000000;
JSON
{
"hex": "#71ea93",
"rgb": {
"r": 113,
"g": 234,
"b": 147
},
"hsl": {
"h": 136.86,
"s": 74.233,
"l": 68.039
},
"oklch": {
"l": 0.84567,
"c": 0.16374,
"h": 150.7
},
"luminance": 0.64463
}Semantic roles & 50–950 ramp
primary
#71EA93
secondary
#C23D9D
accent
#0F9ED6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581