#71E38D#71E38D
#71E38D is a very light, vivid green. Relative luminance 0.604; OKLCH L 82.8% C 0.160 H 149.7°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #71E38D |
|---|---|
| RGB | rgb(113, 227, 141) |
| HSL | hsl(135, 67%, 67%) |
| HSV | hsv(135, 50%, 89%) |
| CMYK | cmyk(50.2%, 0%, 37.9%, 11%) |
| CIE-LAB | lab(82.04, -50.77, 32.31) |
| CIE-LCH | lch(82.04, 60.17, 147.53°) |
| OKLab | oklab(82.76% -0.1378 0.0805) |
| OKLCH | oklch(82.76% 0.16 149.7) |
| XYZ | xyz(39.0843, 60.3688, 34.7869) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.84
Lightgreen
#90EE90
ΔE00 4.12
Seafoam Green
#7AF9AB
ΔE00 5.36
Tealish Green
#0CDC73
ΔE00 5.44
Seafoam (survey)
#80F9AD
ΔE00 5.50
Aqua Green
#12E193
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E38D #E371C7
analogous
#8EE371 #71E38D #71E3C6
triadic
#71E38D #8D71E3 #E38D71
tetradic
#71E38D #718EE3 #E371C7 #E3C671
square
#71E38D #718EE3 #E371C7 #E3C671
split-complementary
#71E38D #C671E3 #E3718E
monochromatic
#24B648 #3ED964 #71E38D #A4EDB6 #D7F7DF
Accessibility & contrast
On white
1.61
#71E38D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#71E38D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E38D
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E38D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E38D | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D387
Deuteranopia (green-blind)
#D4C892
Tritanopia (blue-blind)
#59DFCD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #71e38d; /* rgb */ color: rgb(113, 227, 141); /* oklch */ color: oklch(82.8% 0.160 149.7);
Tailwind
colors: {
custom: {
50: '#a1ecaf',
500: '#71e38d',
950: '#000000',
},
}SCSS
$custom: #71e38d; $custom-light: #a1ecaf; $custom-dark: #000000;
JSON
{
"hex": "#71e38d",
"rgb": {
"r": 113,
"g": 227,
"b": 141
},
"hsl": {
"h": 134.737,
"s": 67.059,
"l": 66.667
},
"oklch": {
"l": 0.82764,
"c": 0.15958,
"h": 149.7
},
"luminance": 0.60372
}Semantic roles & 50–950 ramp
primary
#71E38D
secondary
#B6429A
accent
#17A2CF
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581