#71E39B#71E39B
#71E39B is a very light, vivid green. Relative luminance 0.608; OKLCH L 83.0% C 0.147 H 154.0°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #71E39B |
|---|---|
| RGB | rgb(113, 227, 155) |
| HSL | hsl(142, 67%, 67%) |
| HSV | hsv(142, 50%, 89%) |
| CMYK | cmyk(50.2%, 0%, 31.7%, 11%) |
| CIE-LAB | lab(82.28, -48.32, 25.46) |
| CIE-LCH | lch(82.28, 54.62, 152.21°) |
| OKLab | oklab(83.04% -0.1317 0.0643) |
| OKLCH | oklch(83.04% 0.147 154) |
| XYZ | xyz(40.1926, 60.8122, 40.6239) |
| Luminance | 0.6081 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.75
Aqua Green
#12E193
ΔE00 4.79
Seafoam (survey)
#80F9AD
ΔE00 4.79
Hospital Green
#9BE5AA
ΔE00 4.99
Light Greenish Blue
#63F7B4
ΔE00 5.22
Light Blue Green
#7EFBB3
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E39B #E371B9
analogous
#80E371 #71E39B #71E3D4
triadic
#71E39B #9B71E3 #E39B71
tetradic
#71E39B #7180E3 #E371B9 #E3D471
square
#71E39B #7180E3 #E371B9 #E3D471
split-complementary
#71E39B #D471E3 #E37180
monochromatic
#24B65A #3ED977 #71E39B #A4EDBF #D7F7E3
Accessibility & contrast
On white
1.60
#71E39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#71E39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E39B
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E39B | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D496
Deuteranopia (green-blind)
#D2C89F
Tritanopia (blue-blind)
#55E1D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #71e39b; /* rgb */ color: rgb(113, 227, 155); /* oklch */ color: oklch(83.0% 0.147 154.0);
Tailwind
colors: {
custom: {
50: '#a1ecb9',
500: '#71e39b',
950: '#000000',
},
}SCSS
$custom: #71e39b; $custom-light: #a1ecb9; $custom-dark: #000000;
JSON
{
"hex": "#71e39b",
"rgb": {
"r": 113,
"g": 227,
"b": 155
},
"hsl": {
"h": 142.105,
"s": 67.059,
"l": 66.667
},
"oklch": {
"l": 0.83038,
"c": 0.14653,
"h": 154
},
"luminance": 0.60815
}Semantic roles & 50–950 ramp
primary
#71E39B
secondary
#B6428B
accent
#178BCF
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581