#71EA99#71EA99
#71EA99 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.7% C 0.158 H 152.4°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #71EA99 |
|---|---|
| RGB | rgb(113, 234, 153) |
| HSL | hsl(140, 74%, 68%) |
| HSV | hsv(140, 52%, 92%) |
| CMYK | cmyk(51.7%, 0%, 34.6%, 8.2%) |
| CIE-LAB | lab(84.30, -51.57, 29.23) |
| CIE-LCH | lch(84.30, 59.28, 150.46°) |
| OKLab | oklab(84.68% -0.1402 0.0734) |
| OKLCH | oklch(84.68% 0.158 152.4) |
| XYZ | xyz(41.9796, 64.6527, 40.3978) |
| Luminance | 0.6466 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.42
Seafoam (survey)
#80F9AD
ΔE00 3.58
Light Bluish Green
#76FDA8
ΔE00 4.02
Light Blue Green
#7EFBB3
ΔE00 4.34
Light Green Blue
#56FCA2
ΔE00 4.35
Sea Green (survey)
#53FCA1
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EA99 #EA71C2
analogous
#85EA71 #71EA99 #71EAD6
triadic
#71EA99 #9971EA #EA9971
tetradic
#71EA99 #7185EA #EA71C2 #EAD671
square
#71EA99 #7185EA #EA71C2 #EAD671
split-complementary
#71EA99 #D671EA #EA7185
monochromatic
#1DC454 #3CE273 #71EA99 #A6F2BF #DCFAE6
Accessibility & contrast
On white
1.51
#71EA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#71EA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EA99
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EA99 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD994
Deuteranopia (green-blind)
#D9CE9E
Tritanopia (blue-blind)
#53E7D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #71ea99; /* rgb */ color: rgb(113, 234, 153); /* oklch */ color: oklch(84.7% 0.158 152.4);
Tailwind
colors: {
custom: {
50: '#a2f1b7',
500: '#71ea99',
950: '#000000',
},
}SCSS
$custom: #71ea99; $custom-light: #a2f1b7; $custom-dark: #000000;
JSON
{
"hex": "#71ea99",
"rgb": {
"r": 113,
"g": 234,
"b": 153
},
"hsl": {
"h": 139.835,
"s": 74.233,
"l": 68.039
},
"oklch": {
"l": 0.84682,
"c": 0.15819,
"h": 152.4
},
"luminance": 0.64656
}Semantic roles & 50–950 ramp
primary
#71EA99
secondary
#C23D96
accent
#0F95D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581