#71EF93#71EF93
#71EF93 is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.8% C 0.171 H 150.2°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #71EF93 |
|---|---|
| RGB | rgb(113, 239, 147) |
| HSL | hsl(136, 80%, 69%) |
| HSV | hsv(136, 53%, 94%) |
| CMYK | cmyk(52.7%, 0%, 38.5%, 6.3%) |
| CIE-LAB | lab(85.68, -54.61, 34.08) |
| CIE-LCH | lch(85.68, 64.38, 148.03°) |
| OKLab | oklab(85.77% -0.1481 0.0848) |
| OKLCH | oklch(85.77% 0.171 150.2) |
| XYZ | xyz(42.9401, 67.3466, 38.3345) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.44
Light Bluish Green
#76FDA8
ΔE00 3.48
Seafoam Green
#7AF9AB
ΔE00 3.56
Light Green Blue
#56FCA2
ΔE00 3.77
Sea Green (survey)
#53FCA1
ΔE00 3.80
Seafoam (survey)
#80F9AD
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EF93 #EF71CD
analogous
#8EEF71 #71EF93 #71EFD2
triadic
#71EF93 #9371EF #EF9371
tetradic
#71EF93 #718EEF #EF71CD #EFD271
square
#71EF93 #718EEF #EF71CD #EFD271
split-complementary
#71EF93 #D271EF #EF718E
monochromatic
#17CE49 #3AE969 #71EF93 #A8F5BD #DFFBE7
Accessibility & contrast
On white
1.45
#71EF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#71EF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EF93
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EF93 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8D
Deuteranopia (green-blind)
#DFD199
Tritanopia (blue-blind)
#54EBD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #71ef93; /* rgb */ color: rgb(113, 239, 147); /* oklch */ color: oklch(85.8% 0.171 150.2);
Tailwind
colors: {
custom: {
50: '#a2f5b3',
500: '#71ef93',
950: '#000000',
},
}SCSS
$custom: #71ef93; $custom-light: #a2f5b3; $custom-dark: #000000;
JSON
{
"hex": "#71ef93",
"rgb": {
"r": 113,
"g": 239,
"b": 147
},
"hsl": {
"h": 136.19,
"s": 79.747,
"l": 69.02
},
"oklch": {
"l": 0.85774,
"c": 0.17065,
"h": 150.2
},
"luminance": 0.6735
}Semantic roles & 50–950 ramp
primary
#71EF93
secondary
#C83CA2
accent
#09A3DC
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581