#71EB99#71EB99
#71EB99 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.9% C 0.160 H 152.3°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #71EB99 |
|---|---|
| RGB | rgb(113, 235, 153) |
| HSL | hsl(140, 75%, 68%) |
| HSV | hsv(140, 52%, 92%) |
| CMYK | cmyk(51.9%, 0%, 34.9%, 7.8%) |
| CIE-LAB | lab(84.60, -51.98, 29.62) |
| CIE-LCH | lch(84.60, 59.83, 150.32°) |
| OKLab | oklab(84.92% -0.1412 0.0743) |
| OKLCH | oklch(84.92% 0.16 152.3) |
| XYZ | xyz(42.2651, 65.2237, 40.4930) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.26
Seafoam (survey)
#80F9AD
ΔE00 3.45
Light Bluish Green
#76FDA8
ΔE00 3.81
Light Green Blue
#56FCA2
ΔE00 4.15
Sea Green (survey)
#53FCA1
ΔE00 4.23
Light Blue Green
#7EFBB3
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EB99 #EB71C3
analogous
#86EB71 #71EB99 #71EBD6
triadic
#71EB99 #9971EB #EB9971
tetradic
#71EB99 #7186EB #EB71C3 #EBD671
square
#71EB99 #7186EB #EB71C3 #EBD671
split-complementary
#71EB99 #D671EB #EB7186
monochromatic
#1CC654 #3BE372 #71EB99 #A7F3C0 #DCFAE6
Accessibility & contrast
On white
1.50
#71EB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#71EB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EB99
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EB99 | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA94
Deuteranopia (green-blind)
#DACE9E
Tritanopia (blue-blind)
#53E8D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #71eb99; /* rgb */ color: rgb(113, 235, 153); /* oklch */ color: oklch(84.9% 0.160 152.3);
Tailwind
colors: {
custom: {
50: '#a2f2b7',
500: '#71eb99',
950: '#000000',
},
}SCSS
$custom: #71eb99; $custom-light: #a2f2b7; $custom-dark: #000000;
JSON
{
"hex": "#71eb99",
"rgb": {
"r": 113,
"g": 235,
"b": 153
},
"hsl": {
"h": 139.672,
"s": 75.309,
"l": 68.235
},
"oklch": {
"l": 0.84923,
"c": 0.15959,
"h": 152.3
},
"luminance": 0.65227
}Semantic roles & 50–950 ramp
primary
#71EB99
secondary
#C33D97
accent
#0E95D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581