#71E49F#71E49F
#71E49F is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.4% C 0.144 H 155.2°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #71E49F |
|---|---|
| RGB | rgb(113, 228, 159) |
| HSL | hsl(144, 68%, 67%) |
| HSV | hsv(144, 50%, 89%) |
| CMYK | cmyk(50.4%, 0%, 30.3%, 10.6%) |
| CIE-LAB | lab(82.65, -47.99, 23.90) |
| CIE-LCH | lch(82.65, 53.61, 153.53°) |
| OKLab | oklab(83.36% -0.131 0.0605) |
| OKLCH | oklch(83.36% 0.144 155.2) |
| XYZ | xyz(40.8084, 61.4973, 42.5139) |
| Luminance | 0.6150 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.60
Seafoam (survey)
#80F9AD
ΔE00 4.62
Light Greenish Blue
#63F7B4
ΔE00 4.73
Aqua Green
#12E193
ΔE00 4.80
Hospital Green
#9BE5AA
ΔE00 4.88
Light Blue Green
#7EFBB3
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E49F #E471B6
analogous
#7DE471 #71E49F #71E4D9
triadic
#71E49F #9F71E4 #E49F71
tetradic
#71E49F #717DE4 #E471B6 #E4D971
square
#71E49F #717DE4 #E471B6 #E4D971
split-complementary
#71E49F #D971E4 #E4717D
monochromatic
#23B85E #3EDA7C #71E49F #A4EEC2 #D8F8E5
Accessibility & contrast
On white
1.58
#71E49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#71E49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E49F
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E49F | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D59B
Deuteranopia (green-blind)
#D3C9A3
Tritanopia (blue-blind)
#53E2D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #71e49f; /* rgb */ color: rgb(113, 228, 159); /* oklch */ color: oklch(83.4% 0.144 155.2);
Tailwind
colors: {
custom: {
50: '#a1edbb',
500: '#71e49f',
950: '#000000',
},
}SCSS
$custom: #71e49f; $custom-light: #a1edbb; $custom-dark: #000000;
JSON
{
"hex": "#71e49f",
"rgb": {
"r": 113,
"g": 228,
"b": 159
},
"hsl": {
"h": 144,
"s": 68.047,
"l": 66.863
},
"oklch": {
"l": 0.83362,
"c": 0.1443,
"h": 155.2
},
"luminance": 0.61501
}Semantic roles & 50–950 ramp
primary
#71E49F
secondary
#B84188
accent
#1685D0
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1612
muted
#808582