#71E49D#71E49D
#71E49D is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.3% C 0.146 H 154.5°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #71E49D |
|---|---|
| RGB | rgb(113, 228, 157) |
| HSL | hsl(143, 68%, 67%) |
| HSV | hsv(143, 50%, 89%) |
| CMYK | cmyk(50.4%, 0%, 31.1%, 10.6%) |
| CIE-LAB | lab(82.61, -48.37, 24.88) |
| CIE-LCH | lch(82.61, 54.39, 152.78°) |
| OKLab | oklab(83.32% -0.1319 0.0629) |
| OKLCH | oklch(83.32% 0.146 154.5) |
| XYZ | xyz(40.6362, 61.4285, 41.6072) |
| Luminance | 0.6143 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.54
Seafoam (survey)
#80F9AD
ΔE00 4.58
Aqua Green
#12E193
ΔE00 4.78
Light Greenish Blue
#63F7B4
ΔE00 4.90
Hospital Green
#9BE5AA
ΔE00 4.95
Light Blue Green
#7EFBB3
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E49D #E471B8
analogous
#7FE471 #71E49D #71E4D7
triadic
#71E49D #9D71E4 #E49D71
tetradic
#71E49D #717FE4 #E471B8 #E4D771
square
#71E49D #717FE4 #E471B8 #E4D771
split-complementary
#71E49D #D771E4 #E4717F
monochromatic
#23B85C #3EDA7A #71E49D #A4EEC0 #D8F8E4
Accessibility & contrast
On white
1.58
#71E49D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#71E49D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E49D
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E49D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E49D | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D599
Deuteranopia (green-blind)
#D3C9A1
Tritanopia (blue-blind)
#53E2D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #71e49d; /* rgb */ color: rgb(113, 228, 157); /* oklch */ color: oklch(83.3% 0.146 154.5);
Tailwind
colors: {
custom: {
50: '#a1edba',
500: '#71e49d',
950: '#000000',
},
}SCSS
$custom: #71e49d; $custom-light: #a1edba; $custom-dark: #000000;
JSON
{
"hex": "#71e49d",
"rgb": {
"r": 113,
"g": 228,
"b": 157
},
"hsl": {
"h": 142.957,
"s": 68.047,
"l": 66.863
},
"oklch": {
"l": 0.8332,
"c": 0.14612,
"h": 154.5
},
"luminance": 0.61432
}Semantic roles & 50–950 ramp
primary
#71E49D
secondary
#B8418B
accent
#1689D0
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581