#71E795#71E795
#71E795 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.9% C 0.158 H 151.6°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #71E795 |
|---|---|
| RGB | rgb(113, 231, 149) |
| HSL | hsl(138, 71%, 67%) |
| HSV | hsv(138, 51%, 91%) |
| CMYK | cmyk(51.1%, 0%, 35.5%, 9.4%) |
| CIE-LAB | lab(83.35, -51.04, 29.99) |
| CIE-LCH | lch(83.35, 59.20, 149.57°) |
| OKLab | oklab(83.88% -0.1387 0.0751) |
| OKLCH | oklch(83.88% 0.158 151.6) |
| XYZ | xyz(40.8079, 62.8291, 38.4047) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.15
Weird Green
#3AE57F
ΔE00 4.20
Seafoam (survey)
#80F9AD
ΔE00 4.30
Lightgreen
#90EE90
ΔE00 4.31
Light Bluish Green
#76FDA8
ΔE00 4.71
Light Green Blue
#56FCA2
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E795 #E771C3
analogous
#88E771 #71E795 #71E7D0
triadic
#71E795 #9571E7 #E79571
tetradic
#71E795 #7188E7 #E771C3 #E7D071
square
#71E795 #7188E7 #E771C3 #E7D071
split-complementary
#71E795 #D071E7 #E77188
monochromatic
#20BE50 #3DDE6E #71E795 #A5F0BC #DAF9E3
Accessibility & contrast
On white
1.55
#71E795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#71E795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E795
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E795 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D790
Deuteranopia (green-blind)
#D7CB9A
Tritanopia (blue-blind)
#56E4D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #71e795; /* rgb */ color: rgb(113, 231, 149); /* oklch */ color: oklch(83.9% 0.158 151.6);
Tailwind
colors: {
custom: {
50: '#a1efb4',
500: '#71e795',
950: '#000000',
},
}SCSS
$custom: #71e795; $custom-light: #a1efb4; $custom-dark: #000000;
JSON
{
"hex": "#71e795",
"rgb": {
"r": 113,
"g": 231,
"b": 149
},
"hsl": {
"h": 138.305,
"s": 71.084,
"l": 67.451
},
"oklch": {
"l": 0.83881,
"c": 0.15771,
"h": 151.6
},
"luminance": 0.62832
}Semantic roles & 50–950 ramp
primary
#71E795
secondary
#BD3F97
accent
#1298D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581