#71E49B#71E49B
#71E49B is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.3% C 0.148 H 153.8°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #71E49B |
|---|---|
| RGB | rgb(113, 228, 155) |
| HSL | hsl(142, 68%, 67%) |
| HSV | hsv(142, 50%, 89%) |
| CMYK | cmyk(50.4%, 0%, 32%, 10.6%) |
| CIE-LAB | lab(82.57, -48.73, 25.86) |
| CIE-LCH | lch(82.57, 55.17, 152.04°) |
| OKLab | oklab(83.28% -0.1328 0.0653) |
| OKLCH | oklch(83.28% 0.148 153.8) |
| XYZ | xyz(40.4669, 61.3607, 40.7153) |
| Luminance | 0.6136 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.52
Seafoam (survey)
#80F9AD
ΔE00 4.58
Aqua Green
#12E193
ΔE00 4.80
Hospital Green
#9BE5AA
ΔE00 5.04
Light Blue Green
#7EFBB3
ΔE00 5.08
Light Greenish Blue
#63F7B4
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E49B #E471BA
analogous
#81E471 #71E49B #71E4D5
triadic
#71E49B #9B71E4 #E49B71
tetradic
#71E49B #7181E4 #E471BA #E4D571
square
#71E49B #7181E4 #E471BA #E4D571
split-complementary
#71E49B #D571E4 #E47181
monochromatic
#23B859 #3EDA77 #71E49B #A4EEBF #D8F8E3
Accessibility & contrast
On white
1.58
#71E49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#71E49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E49B
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E49B | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D496
Deuteranopia (green-blind)
#D3C99F
Tritanopia (blue-blind)
#54E2D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #71e49b; /* rgb */ color: rgb(113, 228, 155); /* oklch */ color: oklch(83.3% 0.148 153.8);
Tailwind
colors: {
custom: {
50: '#a1edb9',
500: '#71e49b',
950: '#000000',
},
}SCSS
$custom: #71e49b; $custom-light: #a1edb9; $custom-dark: #000000;
JSON
{
"hex": "#71e49b",
"rgb": {
"r": 113,
"g": 228,
"b": 155
},
"hsl": {
"h": 141.913,
"s": 68.047,
"l": 66.863
},
"oklch": {
"l": 0.83279,
"c": 0.14794,
"h": 153.8
},
"luminance": 0.61364
}Semantic roles & 50–950 ramp
primary
#71E49B
secondary
#B8418D
accent
#168CD0
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581