#71E693#71E693
#71E693 is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.6% C 0.158 H 151.1°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #71E693 |
|---|---|
| RGB | rgb(113, 230, 147) |
| HSL | hsl(137, 70%, 67%) |
| HSV | hsv(137, 51%, 90%) |
| CMYK | cmyk(50.9%, 0%, 36.1%, 9.8%) |
| CIE-LAB | lab(83.02, -50.98, 30.57) |
| CIE-LCH | lch(83.02, 59.44, 149.05°) |
| OKLab | oklab(83.6% -0.1385 0.0765) |
| OKLCH | oklch(83.6% 0.158 151.1) |
| XYZ | xyz(40.3705, 62.2076, 37.4780) |
| Luminance | 0.6221 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.07
Lightgreen
#90EE90
ΔE00 4.23
Seafoam Green
#7AF9AB
ΔE00 4.45
Seafoam (survey)
#80F9AD
ΔE00 4.59
Light Bluish Green
#76FDA8
ΔE00 4.96
Light Green Blue
#56FCA2
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E693 #E671C4
analogous
#8AE671 #71E693 #71E6CE
triadic
#71E693 #9371E6 #E69371
tetradic
#71E693 #718AE6 #E671C4 #E6CE71
square
#71E693 #718AE6 #E671C4 #E6CE71
split-complementary
#71E693 #CE71E6 #E6718A
monochromatic
#21BC4E #3DDD6B #71E693 #A5EFBB #D9F8E2
Accessibility & contrast
On white
1.56
#71E693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#71E693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E693
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E693 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68D
Deuteranopia (green-blind)
#D6CA98
Tritanopia (blue-blind)
#57E3D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #71e693; /* rgb */ color: rgb(113, 230, 147); /* oklch */ color: oklch(83.6% 0.158 151.1);
Tailwind
colors: {
custom: {
50: '#a1efb3',
500: '#71e693',
950: '#000000',
},
}SCSS
$custom: #71e693; $custom-light: #a1efb3; $custom-dark: #000000;
JSON
{
"hex": "#71e693",
"rgb": {
"r": 113,
"g": 230,
"b": 147
},
"hsl": {
"h": 137.436,
"s": 70.06,
"l": 67.255
},
"oklch": {
"l": 0.83602,
"c": 0.15816,
"h": 151.1
},
"luminance": 0.62211
}Semantic roles & 50–950 ramp
primary
#71E693
secondary
#BB4097
accent
#139BD2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581