#71E68D#71E68D
#71E68D is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.5% C 0.164 H 149.5°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #71E68D |
|---|---|
| RGB | rgb(113, 230, 141) |
| HSL | hsl(134, 70%, 67%) |
| HSV | hsv(134, 51%, 90%) |
| CMYK | cmyk(50.9%, 0%, 38.7%, 9.8%) |
| CIE-LAB | lab(82.93, -51.99, 33.48) |
| CIE-LCH | lch(82.93, 61.83, 147.22°) |
| OKLab | oklab(83.49% -0.1411 0.0832) |
| OKLCH | oklch(83.49% 0.164 149.5) |
| XYZ | xyz(39.9120, 62.0242, 35.0628) |
| Luminance | 0.6203 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.65
Lightgreen
#90EE90
ΔE00 3.68
Seafoam Green
#7AF9AB
ΔE00 4.98
Seafoam (survey)
#80F9AD
ΔE00 5.15
Light Bluish Green
#76FDA8
ΔE00 5.25
Turquoise Green
#04F489
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E68D #E671CA
analogous
#90E671 #71E68D #71E6C8
triadic
#71E68D #8D71E6 #E68D71
tetradic
#71E68D #7190E6 #E671CA #E6C871
square
#71E68D #7190E6 #E671CA #E6C871
split-complementary
#71E68D #C871E6 #E67190
monochromatic
#21BC46 #3DDD63 #71E68D #A5EFB7 #D9F8E1
Accessibility & contrast
On white
1.57
#71E68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#71E68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E68D
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E68D | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D587
Deuteranopia (green-blind)
#D7CA93
Tritanopia (blue-blind)
#59E2D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #71e68d; /* rgb */ color: rgb(113, 230, 141); /* oklch */ color: oklch(83.5% 0.164 149.5);
Tailwind
colors: {
custom: {
50: '#a1efaf',
500: '#71e68d',
950: '#000000',
},
}SCSS
$custom: #71e68d; $custom-light: #a1efaf; $custom-dark: #000000;
JSON
{
"hex": "#71e68d",
"rgb": {
"r": 113,
"g": 230,
"b": 141
},
"hsl": {
"h": 134.359,
"s": 70.06,
"l": 67.255
},
"oklch": {
"l": 0.8349,
"c": 0.16378,
"h": 149.5
},
"luminance": 0.62027
}Semantic roles & 50–950 ramp
primary
#71E68D
secondary
#BB409E
accent
#13A4D2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581