#71E49C#71E49C
#71E49C is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.3% C 0.147 H 154.2°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #71E49C |
|---|---|
| RGB | rgb(113, 228, 156) |
| HSL | hsl(142, 68%, 67%) |
| HSV | hsv(142, 50%, 89%) |
| CMYK | cmyk(50.4%, 0%, 31.6%, 10.6%) |
| CIE-LAB | lab(82.59, -48.55, 25.37) |
| CIE-LCH | lch(82.59, 54.78, 152.41°) |
| OKLab | oklab(83.3% -0.1323 0.0641) |
| OKLCH | oklch(83.3% 0.147 154.2) |
| XYZ | xyz(40.5512, 61.3945, 41.1595) |
| Luminance | 0.6140 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.53
Seafoam (survey)
#80F9AD
ΔE00 4.57
Aqua Green
#12E193
ΔE00 4.78
Hospital Green
#9BE5AA
ΔE00 4.99
Light Greenish Blue
#63F7B4
ΔE00 4.99
Light Blue Green
#7EFBB3
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E49C #E471B9
analogous
#80E471 #71E49C #71E4D6
triadic
#71E49C #9C71E4 #E49C71
tetradic
#71E49C #7180E4 #E471B9 #E4D671
square
#71E49C #7180E4 #E471B9 #E4D671
split-complementary
#71E49C #D671E4 #E47180
monochromatic
#23B85B #3EDA78 #71E49C #A4EEC0 #D8F8E4
Accessibility & contrast
On white
1.58
#71E49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#71E49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E49C
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E49C | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D598
Deuteranopia (green-blind)
#D3C9A0
Tritanopia (blue-blind)
#54E2D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #71e49c; /* rgb */ color: rgb(113, 228, 156); /* oklch */ color: oklch(83.3% 0.147 154.2);
Tailwind
colors: {
custom: {
50: '#a1edb9',
500: '#71e49c',
950: '#000000',
},
}SCSS
$custom: #71e49c; $custom-light: #a1edb9; $custom-dark: #000000;
JSON
{
"hex": "#71e49c",
"rgb": {
"r": 113,
"g": 228,
"b": 156
},
"hsl": {
"h": 142.435,
"s": 68.047,
"l": 66.863
},
"oklch": {
"l": 0.83299,
"c": 0.14703,
"h": 154.2
},
"luminance": 0.61398
}Semantic roles & 50–950 ramp
primary
#71E49C
secondary
#B8418C
accent
#168AD0
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581