#71E18F#71E18F
#71E18F is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.3% C 0.155 H 150.5°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #71E18F |
|---|---|
| RGB | rgb(113, 225, 143) |
| HSL | hsl(136, 65%, 66%) |
| HSV | hsv(136, 50%, 88%) |
| CMYK | cmyk(49.8%, 0%, 36.4%, 11.8%) |
| CIE-LAB | lab(81.48, -49.61, 30.55) |
| CIE-LCH | lch(81.48, 58.26, 148.38°) |
| OKLab | oklab(82.32% -0.1347 0.0763) |
| OKLCH | oklch(82.32% 0.155 150.5) |
| XYZ | xyz(38.6906, 59.3412, 35.3964) |
| Luminance | 0.5934 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.20
Lightgreen
#90EE90
ΔE00 4.65
Aqua Green
#12E193
ΔE00 5.33
Seafoam Green
#7AF9AB
ΔE00 5.53
Tealish Green
#0CDC73
ΔE00 5.59
Seafoam (survey)
#80F9AD
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E18F #E171C3
analogous
#8BE171 #71E18F #71E1C7
triadic
#71E18F #8F71E1 #E18F71
tetradic
#71E18F #718BE1 #E171C3 #E1C771
square
#71E18F #718BE1 #E171C3 #E1C771
split-complementary
#71E18F #C771E1 #E1718B
monochromatic
#26B24B #3ED667 #71E18F #A4ECB7 #D6F6DF
Accessibility & contrast
On white
1.63
#71E18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#71E18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E18F
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E18F | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D189
Deuteranopia (green-blind)
#D2C694
Tritanopia (blue-blind)
#59DECC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71e18f; /* rgb */ color: rgb(113, 225, 143); /* oklch */ color: oklch(82.3% 0.155 150.5);
Tailwind
colors: {
custom: {
50: '#a1ebb0',
500: '#71e18f',
950: '#000000',
},
}SCSS
$custom: #71e18f; $custom-light: #a1ebb0; $custom-dark: #000000;
JSON
{
"hex": "#71e18f",
"rgb": {
"r": 113,
"g": 225,
"b": 143
},
"hsl": {
"h": 136.071,
"s": 65.116,
"l": 66.275
},
"oklch": {
"l": 0.82317,
"c": 0.15487,
"h": 150.5
},
"luminance": 0.59344
}Semantic roles & 50–950 ramp
primary
#71E18F
secondary
#B34395
accent
#199DCD
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481