#71E792#71E792
#71E792 is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.8% C 0.161 H 150.7°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #71E792 |
|---|---|
| RGB | rgb(113, 231, 146) |
| HSL | hsl(137, 71%, 67%) |
| HSV | hsv(137, 51%, 91%) |
| CMYK | cmyk(51.1%, 0%, 36.8%, 9.4%) |
| CIE-LAB | lab(83.30, -51.56, 31.45) |
| CIE-LCH | lch(83.30, 60.39, 148.62°) |
| OKLab | oklab(83.82% -0.14 0.0785) |
| OKLCH | oklch(83.82% 0.161 150.7) |
| XYZ | xyz(40.5715, 62.7345, 37.1596) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.92
Lightgreen
#90EE90
ΔE00 3.98
Seafoam Green
#7AF9AB
ΔE00 4.38
Seafoam (survey)
#80F9AD
ΔE00 4.55
Light Bluish Green
#76FDA8
ΔE00 4.80
Light Green Blue
#56FCA2
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E792 #E771C6
analogous
#8BE771 #71E792 #71E7CD
triadic
#71E792 #9271E7 #E79271
tetradic
#71E792 #718BE7 #E771C6 #E7CD71
square
#71E792 #718BE7 #E771C6 #E7CD71
split-complementary
#71E792 #CD71E7 #E7718B
monochromatic
#20BE4C #3DDE6A #71E792 #A5F0BA #DAF9E2
Accessibility & contrast
On white
1.55
#71E792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#71E792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E792
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E792 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68C
Deuteranopia (green-blind)
#D7CB97
Tritanopia (blue-blind)
#57E4D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #71e792; /* rgb */ color: rgb(113, 231, 146); /* oklch */ color: oklch(83.8% 0.161 150.7);
Tailwind
colors: {
custom: {
50: '#a1efb2',
500: '#71e792',
950: '#000000',
},
}SCSS
$custom: #71e792; $custom-light: #a1efb2; $custom-dark: #000000;
JSON
{
"hex": "#71e792",
"rgb": {
"r": 113,
"g": 231,
"b": 146
},
"hsl": {
"h": 136.78,
"s": 71.084,
"l": 67.451
},
"oklch": {
"l": 0.83824,
"c": 0.1605,
"h": 150.7
},
"luminance": 0.62738
}Semantic roles & 50–950 ramp
primary
#71E792
secondary
#BD3F9A
accent
#129DD3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581