#71EA94#71EA94
#71EA94 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.6% C 0.163 H 151.0°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #71EA94 |
|---|---|
| RGB | rgb(113, 234, 148) |
| HSL | hsl(137, 74%, 68%) |
| HSV | hsv(137, 52%, 92%) |
| CMYK | cmyk(51.7%, 0%, 36.8%, 8.2%) |
| CIE-LAB | lab(84.22, -52.44, 31.65) |
| CIE-LCH | lch(84.22, 61.25, 148.88°) |
| OKLab | oklab(84.59% -0.1423 0.0791) |
| OKLCH | oklch(84.59% 0.163 151) |
| XYZ | xyz(41.5753, 64.4910, 38.2684) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.83
Lightgreen
#90EE90
ΔE00 3.83
Weird Green
#3AE57F
ΔE00 4.00
Seafoam (survey)
#80F9AD
ΔE00 4.02
Light Bluish Green
#76FDA8
ΔE00 4.16
Light Green Blue
#56FCA2
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EA94 #EA71C7
analogous
#8BEA71 #71EA94 #71EAD0
triadic
#71EA94 #9471EA #EA9471
tetradic
#71EA94 #718BEA #EA71C7 #EAD071
square
#71EA94 #718BEA #EA71C7 #EAD071
split-complementary
#71EA94 #D071EA #EA718B
monochromatic
#1DC44D #3CE26C #71EA94 #A6F2BC #DCFAE4
Accessibility & contrast
On white
1.51
#71EA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#71EA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EA94
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EA94 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98E
Deuteranopia (green-blind)
#DACD99
Tritanopia (blue-blind)
#55E7D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #71ea94; /* rgb */ color: rgb(113, 234, 148); /* oklch */ color: oklch(84.6% 0.163 151.0);
Tailwind
colors: {
custom: {
50: '#a2f1b4',
500: '#71ea94',
950: '#000000',
},
}SCSS
$custom: #71ea94; $custom-light: #a2f1b4; $custom-dark: #000000;
JSON
{
"hex": "#71ea94",
"rgb": {
"r": 113,
"g": 234,
"b": 148
},
"hsl": {
"h": 137.355,
"s": 74.233,
"l": 68.039
},
"oklch": {
"l": 0.84586,
"c": 0.16282,
"h": 151
},
"luminance": 0.64494
}Semantic roles & 50–950 ramp
primary
#71EA94
secondary
#C23D9C
accent
#0F9DD6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581