#71F592#71F592
#71F592 is a very light, vivid green. Relative luminance 0.709; OKLCH L 87.2% C 0.180 H 149.5°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #71F592 |
|---|---|
| RGB | rgb(113, 245, 146) |
| HSL | hsl(135, 87%, 70%) |
| HSV | hsv(135, 54%, 96%) |
| CMYK | cmyk(53.9%, 0%, 40.4%, 3.9%) |
| CIE-LAB | lab(87.43, -57.14, 36.88) |
| CIE-LCH | lch(87.43, 68.01, 147.16°) |
| OKLab | oklab(87.2% -0.1548 0.0913) |
| OKLCH | oklch(87.2% 0.18 149.5) |
| XYZ | xyz(44.6477, 70.8870, 38.5183) |
| Luminance | 0.7089 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.92
Mint Green
#8FFF9F
ΔE00 3.13
Light Bluish Green
#76FDA8
ΔE00 3.17
Light Green Blue
#56FCA2
ΔE00 3.44
Sea Green (survey)
#53FCA1
ΔE00 3.44
Lightgreen
#90EE90
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71F592 #F571D4
analogous
#92F571 #71F592 #71F5D4
triadic
#71F592 #9271F5 #F59271
tetradic
#71F592 #7192F5 #F571D4 #F5D471
square
#71F592 #7192F5 #F571D4 #F5D471
split-complementary
#71F592 #D471F5 #F57192
monochromatic
#10DC43 #38F166 #71F592 #AAF9BE #E2FDE9
Accessibility & contrast
On white
1.38
#71F592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#71F592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71F592
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71F592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71F592 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38B
Deuteranopia (green-blind)
#E5D698
Tritanopia (blue-blind)
#53F1DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #71f592; /* rgb */ color: rgb(113, 245, 146); /* oklch */ color: oklch(87.2% 0.180 149.5);
Tailwind
colors: {
custom: {
50: '#a3f9b3',
500: '#71f592',
950: '#000000',
},
}SCSS
$custom: #71f592; $custom-light: #a3f9b3; $custom-dark: #000000;
JSON
{
"hex": "#71f592",
"rgb": {
"r": 113,
"g": 245,
"b": 146
},
"hsl": {
"h": 135,
"s": 86.842,
"l": 70.196
},
"oklch": {
"l": 0.87204,
"c": 0.17974,
"h": 149.5
},
"luminance": 0.70891
}Semantic roles & 50–950 ramp
primary
#71F592
secondary
#CF3BAA
accent
#02ABE3
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581