#71E685#71E685
#71E685 is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.4% C 0.171 H 147.5°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #71E685 |
|---|---|
| RGB | rgb(113, 230, 133) |
| HSL | hsl(130, 70%, 67%) |
| HSV | hsv(130, 51%, 90%) |
| CMYK | cmyk(50.9%, 0%, 42.2%, 9.8%) |
| CIE-LAB | lab(82.80, -53.26, 37.32) |
| CIE-LCH | lch(82.80, 65.04, 144.98°) |
| OKLab | oklab(83.35% -0.1445 0.092) |
| OKLCH | oklch(83.35% 0.171 147.5) |
| XYZ | xyz(39.3381, 61.7946, 32.0403) |
| Luminance | 0.6180 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.35
Weird Green
#3AE57F
ΔE00 3.55
Lightish Green
#61E160
ΔE00 4.73
Tealish Green
#0CDC73
ΔE00 5.32
Turquoise Green
#04F489
ΔE00 5.42
Palegreen
#98FB98
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E685 #E671D2
analogous
#98E671 #71E685 #71E6BF
triadic
#71E685 #8571E6 #E68571
tetradic
#71E685 #7198E6 #E671D2 #E6BF71
square
#71E685 #7198E6 #E671D2 #E6BF71
split-complementary
#71E685 #BF71E6 #E67198
monochromatic
#21BC3B #3DDD58 #71E685 #A5EFB2 #D9F8DE
Accessibility & contrast
On white
1.57
#71E685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#71E685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E685
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E685 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D57E
Deuteranopia (green-blind)
#D8CA8B
Tritanopia (blue-blind)
#5BE2CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #71e685; /* rgb */ color: rgb(113, 230, 133); /* oklch */ color: oklch(83.4% 0.171 147.5);
Tailwind
colors: {
custom: {
50: '#a1efa9',
500: '#71e685',
950: '#000000',
},
}SCSS
$custom: #71e685; $custom-light: #a1efa9; $custom-dark: #000000;
JSON
{
"hex": "#71e685",
"rgb": {
"r": 113,
"g": 230,
"b": 133
},
"hsl": {
"h": 130.256,
"s": 70.06,
"l": 67.255
},
"oklch": {
"l": 0.8335,
"c": 0.17125,
"h": 147.5
},
"luminance": 0.61798
}Semantic roles & 50–950 ramp
primary
#71E685
secondary
#BB40A6
accent
#13B1D2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581