#71E99B#71E99B
#71E99B is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.5% C 0.155 H 153.1°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #71E99B |
|---|---|
| RGB | rgb(113, 233, 155) |
| HSL | hsl(141, 73%, 68%) |
| HSV | hsv(141, 52%, 91%) |
| CMYK | cmyk(51.5%, 0%, 33.5%, 8.6%) |
| CIE-LAB | lab(84.04, -50.81, 27.86) |
| CIE-LCH | lch(84.04, 57.94, 151.26°) |
| OKLab | oklab(84.48% -0.1382 0.0701) |
| OKLCH | oklch(84.48% 0.155 153.1) |
| XYZ | xyz(41.8623, 64.1516, 41.1805) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.49
Seafoam (survey)
#80F9AD
ΔE00 3.62
Light Bluish Green
#76FDA8
ΔE00 4.24
Light Blue Green
#7EFBB3
ΔE00 4.28
Light Sea Green
#98F6B0
ΔE00 4.56
Light Green Blue
#56FCA2
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E99B #E971BF
analogous
#83E971 #71E99B #71E9D7
triadic
#71E99B #9B71E9 #E99B71
tetradic
#71E99B #7183E9 #E971BF #E9D771
square
#71E99B #7183E9 #E971BF #E9D771
split-complementary
#71E99B #D771E9 #E97183
monochromatic
#1EC257 #3CE176 #71E99B #A6F1C0 #DBF9E6
Accessibility & contrast
On white
1.52
#71E99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#71E99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E99B
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E99B | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D996
Deuteranopia (green-blind)
#D8CDA0
Tritanopia (blue-blind)
#53E6D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #71e99b; /* rgb */ color: rgb(113, 233, 155); /* oklch */ color: oklch(84.5% 0.155 153.1);
Tailwind
colors: {
custom: {
50: '#a1f1b9',
500: '#71e99b',
950: '#000000',
},
}SCSS
$custom: #71e99b; $custom-light: #a1f1b9; $custom-dark: #000000;
JSON
{
"hex": "#71e99b",
"rgb": {
"r": 113,
"g": 233,
"b": 155
},
"hsl": {
"h": 141,
"s": 73.171,
"l": 67.843
},
"oklch": {
"l": 0.84481,
"c": 0.15496,
"h": 153.1
},
"luminance": 0.64155
}Semantic roles & 50–950 ramp
primary
#71E99B
secondary
#C03E93
accent
#1090D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581