#71EF99#71EF99
#71EF99 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.9% C 0.165 H 151.8°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #71EF99 |
|---|---|
| RGB | rgb(113, 239, 153) |
| HSL | hsl(139, 80%, 69%) |
| HSV | hsv(139, 53%, 94%) |
| CMYK | cmyk(52.7%, 0%, 36%, 6.3%) |
| CIE-LAB | lab(85.78, -53.60, 31.19) |
| CIE-LCH | lch(85.78, 62.01, 149.80°) |
| OKLab | oklab(85.89% -0.1455 0.0781) |
| OKLCH | oklch(85.89% 0.165 151.8) |
| XYZ | xyz(43.4232, 67.5399, 40.8790) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.81
Light Bluish Green
#76FDA8
ΔE00 3.04
Seafoam (survey)
#80F9AD
ΔE00 3.07
Light Green Blue
#56FCA2
ΔE00 3.43
Sea Green (survey)
#53FCA1
ΔE00 3.50
Foam Green
#90FDA9
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EF99 #EF71C7
analogous
#88EF71 #71EF99 #71EFD8
triadic
#71EF99 #9971EF #EF9971
tetradic
#71EF99 #7188EF #EF71C7 #EFD871
square
#71EF99 #7188EF #EF71C7 #EFD871
split-complementary
#71EF99 #D871EF #EF7188
monochromatic
#17CE51 #3AE971 #71EF99 #A8F5C1 #DFFBE8
Accessibility & contrast
On white
1.45
#71EF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#71EF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EF99
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EF99 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE93
Deuteranopia (green-blind)
#DED29E
Tritanopia (blue-blind)
#52ECD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #71ef99; /* rgb */ color: rgb(113, 239, 153); /* oklch */ color: oklch(85.9% 0.165 151.8);
Tailwind
colors: {
custom: {
50: '#a2f5b7',
500: '#71ef99',
950: '#000000',
},
}SCSS
$custom: #71ef99; $custom-light: #a2f5b7; $custom-dark: #000000;
JSON
{
"hex": "#71ef99",
"rgb": {
"r": 113,
"g": 239,
"b": 153
},
"hsl": {
"h": 139.048,
"s": 79.747,
"l": 69.02
},
"oklch": {
"l": 0.85885,
"c": 0.16513,
"h": 151.8
},
"luminance": 0.67544
}Semantic roles & 50–950 ramp
primary
#71EF99
secondary
#C83C9C
accent
#0999DC
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581