#71FF95#71FF95
#71FF95 is a very light, vivid green. Relative luminance 0.772; OKLCH L 89.7% C 0.190 H 149.4°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #71FF95 |
|---|---|
| RGB | rgb(113, 255, 149) |
| HSL | hsl(135, 100%, 72%) |
| HSV | hsv(135, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 41.6%, 0%) |
| CIE-LAB | lab(90.41, -60.52, 39.28) |
| CIE-LCH | lch(90.41, 72.15, 147.02°) |
| OKLab | oklab(89.66% -0.1638 0.097) |
| OKLCH | oklch(89.66% 0.19 149.4) |
| XYZ | xyz(47.9915, 77.1963, 40.7993) |
| Luminance | 0.7720 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.33
Mint Green
#8FFF9F
ΔE00 2.62
Light Bluish Green
#76FDA8
ΔE00 3.29
Sea Green (survey)
#53FCA1
ΔE00 3.51
Light Green Blue
#56FCA2
ΔE00 3.53
Palegreen
#98FB98
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FF95 #FF71DB
analogous
#94FF71 #71FF95 #71FFDC
triadic
#71FF95 #9571FF #FF9571
tetradic
#71FF95 #7194FF #FF71DB #FFDC71
square
#71FF95 #7194FF #FF71DB #FFDC71
split-complementary
#71FF95 #DC71FF #FF7194
monochromatic
#00F63E #34FF67 #71FF95 #AEFFC3 #E0FFE8
Accessibility & contrast
On white
1.28
#71FF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#71FF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FF95
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FF95 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8D
Deuteranopia (green-blind)
#EEDE9C
Tritanopia (blue-blind)
#4EFBE5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #71ff95; /* rgb */ color: rgb(113, 255, 149); /* oklch */ color: oklch(89.7% 0.190 149.4);
Tailwind
colors: {
custom: {
50: '#a4ffb5',
500: '#71ff95',
950: '#000000',
},
}SCSS
$custom: #71ff95; $custom-light: #a4ffb5; $custom-dark: #000000;
JSON
{
"hex": "#71ff95",
"rgb": {
"r": 113,
"g": 255,
"b": 149
},
"hsl": {
"h": 135.211,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.89664,
"c": 0.19039,
"h": 149.4
},
"luminance": 0.77201
}Semantic roles & 50–950 ramp
primary
#71FF95
secondary
#DC38B2
accent
#00ABE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681