#71E495#71E495
#71E495 is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.2% C 0.153 H 151.9°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #71E495 |
|---|---|
| RGB | rgb(113, 228, 149) |
| HSL | hsl(139, 68%, 67%) |
| HSV | hsv(139, 50%, 89%) |
| CMYK | cmyk(50.4%, 0%, 34.6%, 10.6%) |
| CIE-LAB | lab(82.47, -49.81, 28.80) |
| CIE-LCH | lch(82.47, 57.54, 149.96°) |
| OKLab | oklab(83.16% -0.1354 0.0723) |
| OKLCH | oklch(83.16% 0.153 151.9) |
| XYZ | xyz(39.9755, 61.1642, 38.1272) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.45
Seafoam Green
#7AF9AB
ΔE00 4.67
Seafoam (survey)
#80F9AD
ΔE00 4.77
Lightgreen
#90EE90
ΔE00 4.78
Aqua Green
#12E193
ΔE00 5.03
Light Sea Green
#98F6B0
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E495 #E471C0
analogous
#87E471 #71E495 #71E4CF
triadic
#71E495 #9571E4 #E49571
tetradic
#71E495 #7187E4 #E471C0 #E4CF71
square
#71E495 #7187E4 #E471C0 #E4CF71
split-complementary
#71E495 #CF71E4 #E47187
monochromatic
#23B851 #3EDA6F #71E495 #A4EEBB #D8F8E2
Accessibility & contrast
On white
1.59
#71E495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#71E495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E495
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E495 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D490
Deuteranopia (green-blind)
#D4C99A
Tritanopia (blue-blind)
#56E1D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #71e495; /* rgb */ color: rgb(113, 228, 149); /* oklch */ color: oklch(83.2% 0.153 151.9);
Tailwind
colors: {
custom: {
50: '#a1edb4',
500: '#71e495',
950: '#000000',
},
}SCSS
$custom: #71e495; $custom-light: #a1edb4; $custom-dark: #000000;
JSON
{
"hex": "#71e495",
"rgb": {
"r": 113,
"g": 228,
"b": 149
},
"hsl": {
"h": 138.783,
"s": 68.047,
"l": 66.863
},
"oklch": {
"l": 0.83158,
"c": 0.15349,
"h": 151.9
},
"luminance": 0.61167
}Semantic roles & 50–950 ramp
primary
#71E495
secondary
#B84193
accent
#1696D0
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581