#71E892#71E892
#71E892 is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.1% C 0.162 H 150.6°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #71E892 |
|---|---|
| RGB | rgb(113, 232, 146) |
| HSL | hsl(137, 72%, 68%) |
| HSV | hsv(137, 51%, 91%) |
| CMYK | cmyk(51.3%, 0%, 37.1%, 9%) |
| CIE-LAB | lab(83.60, -51.96, 31.84) |
| CIE-LCH | lch(83.60, 60.94, 148.50°) |
| OKLab | oklab(84.07% -0.1411 0.0795) |
| OKLCH | oklch(84.07% 0.162 150.6) |
| XYZ | xyz(40.8522, 63.2959, 37.2531) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.85
Weird Green
#3AE57F
ΔE00 3.89
Seafoam Green
#7AF9AB
ΔE00 4.25
Seafoam (survey)
#80F9AD
ΔE00 4.43
Light Bluish Green
#76FDA8
ΔE00 4.62
Light Green Blue
#56FCA2
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E892 #E871C7
analogous
#8BE871 #71E892 #71E8CE
triadic
#71E892 #9271E8 #E89271
tetradic
#71E892 #718BE8 #E871C7 #E8CE71
square
#71E892 #718BE8 #E871C7 #E8CE71
split-complementary
#71E892 #CE71E8 #E8718B
monochromatic
#1FC04C #3CDF6A #71E892 #A6F1BA #DAF9E3
Accessibility & contrast
On white
1.54
#71E892 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#71E892 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E892
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E892 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E892 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78C
Deuteranopia (green-blind)
#D8CC97
Tritanopia (blue-blind)
#56E5D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #71e892; /* rgb */ color: rgb(113, 232, 146); /* oklch */ color: oklch(84.1% 0.162 150.6);
Tailwind
colors: {
custom: {
50: '#a1f0b2',
500: '#71e892',
950: '#000000',
},
}SCSS
$custom: #71e892; $custom-light: #a1f0b2; $custom-dark: #000000;
JSON
{
"hex": "#71e892",
"rgb": {
"r": 113,
"g": 232,
"b": 146
},
"hsl": {
"h": 136.639,
"s": 72.121,
"l": 67.647
},
"oklch": {
"l": 0.84066,
"c": 0.1619,
"h": 150.6
},
"luminance": 0.63299
}Semantic roles & 50–950 ramp
primary
#71E892
secondary
#BF3F9B
accent
#119ED4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581