#71E499#71E499
#71E499 is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.2% C 0.150 H 153.2°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #71E499 |
|---|---|
| RGB | rgb(113, 228, 153) |
| HSL | hsl(141, 68%, 67%) |
| HSV | hsv(141, 50%, 89%) |
| CMYK | cmyk(50.4%, 0%, 32.9%, 10.6%) |
| CIE-LAB | lab(82.54, -49.10, 26.84) |
| CIE-LCH | lch(82.54, 55.96, 151.33°) |
| OKLab | oklab(83.24% -0.1336 0.0676) |
| OKLCH | oklch(83.24% 0.15 153.2) |
| XYZ | xyz(40.3003, 61.2941, 39.8381) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.54
Seafoam (survey)
#80F9AD
ΔE00 4.61
Aqua Green
#12E193
ΔE00 4.84
Weird Green
#3AE57F
ΔE00 4.95
Hospital Green
#9BE5AA
ΔE00 5.16
Light Sea Green
#98F6B0
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E499 #E471BC
analogous
#83E471 #71E499 #71E4D3
triadic
#71E499 #9971E4 #E49971
tetradic
#71E499 #7183E4 #E471BC #E4D371
square
#71E499 #7183E4 #E471BC #E4D371
split-complementary
#71E499 #D371E4 #E47183
monochromatic
#23B857 #3EDA74 #71E499 #A4EEBE #D8F8E3
Accessibility & contrast
On white
1.58
#71E499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#71E499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E499
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E499 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D494
Deuteranopia (green-blind)
#D4C99E
Tritanopia (blue-blind)
#55E1D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #71e499; /* rgb */ color: rgb(113, 228, 153); /* oklch */ color: oklch(83.2% 0.150 153.2);
Tailwind
colors: {
custom: {
50: '#a1edb7',
500: '#71e499',
950: '#000000',
},
}SCSS
$custom: #71e499; $custom-light: #a1edb7; $custom-dark: #000000;
JSON
{
"hex": "#71e499",
"rgb": {
"r": 113,
"g": 228,
"b": 153
},
"hsl": {
"h": 140.87,
"s": 68.047,
"l": 66.863
},
"oklch": {
"l": 0.83238,
"c": 0.14978,
"h": 153.2
},
"luminance": 0.61297
}Semantic roles & 50–950 ramp
primary
#71E499
secondary
#B8418F
accent
#168FD0
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581