#71E199#71E199
#71E199 is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.5% C 0.146 H 153.6°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #71E199 |
|---|---|
| RGB | rgb(113, 225, 153) |
| HSL | hsl(141, 65%, 66%) |
| HSV | hsv(141, 50%, 88%) |
| CMYK | cmyk(49.8%, 0%, 32%, 11.8%) |
| CIE-LAB | lab(81.65, -47.84, 25.65) |
| CIE-LCH | lch(81.65, 54.28, 151.81°) |
| OKLab | oklab(82.52% -0.1304 0.0647) |
| OKLCH | oklch(82.52% 0.146 153.6) |
| XYZ | xyz(39.4822, 59.6579, 39.5654) |
| Luminance | 0.5966 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.82
Hospital Green
#9BE5AA
ΔE00 5.02
Seafoam Green
#7AF9AB
ΔE00 5.19
Seafoam (survey)
#80F9AD
ΔE00 5.23
Weird Green
#3AE57F
ΔE00 5.36
Light Sea Green
#98F6B0
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E199 #E171B9
analogous
#81E171 #71E199 #71E1D1
triadic
#71E199 #9971E1 #E19971
tetradic
#71E199 #7181E1 #E171B9 #E1D171
square
#71E199 #7181E1 #E171B9 #E1D171
split-complementary
#71E199 #D171E1 #E17181
monochromatic
#26B258 #3ED675 #71E199 #A4ECBD #D6F6E2
Accessibility & contrast
On white
1.62
#71E199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#71E199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E199
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E199 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D294
Deuteranopia (green-blind)
#D1C69D
Tritanopia (blue-blind)
#56DFCE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #71e199; /* rgb */ color: rgb(113, 225, 153); /* oklch */ color: oklch(82.5% 0.146 153.6);
Tailwind
colors: {
custom: {
50: '#a1ebb7',
500: '#71e199',
950: '#000000',
},
}SCSS
$custom: #71e199; $custom-light: #a1ebb7; $custom-dark: #000000;
JSON
{
"hex": "#71e199",
"rgb": {
"r": 113,
"g": 225,
"b": 153
},
"hsl": {
"h": 141.429,
"s": 65.116,
"l": 66.275
},
"oklch": {
"l": 0.82515,
"c": 0.14554,
"h": 153.6
},
"luminance": 0.59661
}Semantic roles & 50–950 ramp
primary
#71E199
secondary
#B3438B
accent
#198DCD
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481