#71E09A#71E09A
#71E09A is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.3% C 0.143 H 154.1°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #71E09A |
|---|---|
| RGB | rgb(113, 224, 154) |
| HSL | hsl(142, 64%, 66%) |
| HSV | hsv(142, 50%, 88%) |
| CMYK | cmyk(49.6%, 0%, 31.3%, 12.2%) |
| CIE-LAB | lab(81.38, -47.24, 24.75) |
| CIE-LCH | lch(81.38, 53.33, 152.35°) |
| OKLab | oklab(82.3% -0.1288 0.0626) |
| OKLCH | oklch(82.3% 0.143 154.1) |
| XYZ | xyz(39.2956, 59.1519, 39.9123) |
| Luminance | 0.5916 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.84
Hospital Green
#9BE5AA
ΔE00 4.95
Seafoam Green
#7AF9AB
ΔE00 5.43
Seafoam (survey)
#80F9AD
ΔE00 5.46
Seafoam
#7FE0B3
ΔE00 5.49
Weird Green
#3AE57F
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E09A #E071B7
analogous
#7FE071 #71E09A #71E0D1
triadic
#71E09A #9A71E0 #E09A71
tetradic
#71E09A #717FE0 #E071B7 #E0D171
square
#71E09A #717FE0 #E071B7 #E0D171
split-complementary
#71E09A #D171E0 #E0717F
monochromatic
#26B059 #3FD576 #71E09A #A3EBBE #D5F6E1
Accessibility & contrast
On white
1.64
#71E09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#71E09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E09A
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E09A | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D196
Deuteranopia (green-blind)
#D0C69E
Tritanopia (blue-blind)
#56DECE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71e09a; /* rgb */ color: rgb(113, 224, 154); /* oklch */ color: oklch(82.3% 0.143 154.1);
Tailwind
colors: {
custom: {
50: '#a0eab8',
500: '#71e09a',
950: '#000000',
},
}SCSS
$custom: #71e09a; $custom-light: #a0eab8; $custom-dark: #000000;
JSON
{
"hex": "#71e09a",
"rgb": {
"r": 113,
"g": 224,
"b": 154
},
"hsl": {
"h": 142.162,
"s": 64.162,
"l": 66.078
},
"oklch": {
"l": 0.82296,
"c": 0.14319,
"h": 154.1
},
"luminance": 0.59155
}Semantic roles & 50–950 ramp
primary
#71E09A
secondary
#B24489
accent
#1A8ACC
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481