#71EA9B#71EA9B
#71EA9B is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.7% C 0.156 H 153.0°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #71EA9B |
|---|---|
| RGB | rgb(113, 234, 155) |
| HSL | hsl(141, 74%, 68%) |
| HSV | hsv(141, 52%, 92%) |
| CMYK | cmyk(51.7%, 0%, 33.8%, 8.2%) |
| CIE-LAB | lab(84.34, -51.22, 28.25) |
| CIE-LCH | lch(84.34, 58.49, 151.12°) |
| OKLab | oklab(84.72% -0.1393 0.071) |
| OKLCH | oklch(84.72% 0.156 153) |
| XYZ | xyz(42.1462, 64.7194, 41.2751) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.31
Seafoam (survey)
#80F9AD
ΔE00 3.46
Light Bluish Green
#76FDA8
ΔE00 4.01
Light Blue Green
#7EFBB3
ΔE00 4.15
Light Green Blue
#56FCA2
ΔE00 4.37
Sea Green (survey)
#53FCA1
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EA9B #EA71C0
analogous
#84EA71 #71EA9B #71EAD7
triadic
#71EA9B #9B71EA #EA9B71
tetradic
#71EA9B #7184EA #EA71C0 #EAD771
square
#71EA9B #7184EA #EA71C0 #EAD771
split-complementary
#71EA9B #D771EA #EA7184
monochromatic
#1DC457 #3CE275 #71EA9B #A6F2C1 #DCFAE6
Accessibility & contrast
On white
1.51
#71EA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#71EA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EA9B
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EA9B | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA96
Deuteranopia (green-blind)
#D9CEA0
Tritanopia (blue-blind)
#53E7D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #71ea9b; /* rgb */ color: rgb(113, 234, 155); /* oklch */ color: oklch(84.7% 0.156 153.0);
Tailwind
colors: {
custom: {
50: '#a2f1b9',
500: '#71ea9b',
950: '#000000',
},
}SCSS
$custom: #71ea9b; $custom-light: #a2f1b9; $custom-dark: #000000;
JSON
{
"hex": "#71ea9b",
"rgb": {
"r": 113,
"g": 234,
"b": 155
},
"hsl": {
"h": 140.826,
"s": 74.233,
"l": 68.039
},
"oklch": {
"l": 0.84721,
"c": 0.15636,
"h": 153
},
"luminance": 0.64723
}Semantic roles & 50–950 ramp
primary
#71EA9B
secondary
#C23D94
accent
#0F91D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581