#75FB8A#75FB8A
#75FB8A is a very light, vivid green. Relative luminance 0.746; OKLCH L 88.7% C 0.193 H 146.9°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #75FB8A |
|---|---|
| RGB | rgb(117, 251, 138) |
| HSL | hsl(129, 94%, 72%) |
| HSV | hsv(129, 53%, 98%) |
| CMYK | cmyk(53.4%, 0%, 45%, 1.6%) |
| CIE-LAB | lab(89.21, -59.74, 43.11) |
| CIE-LCH | lch(89.21, 73.67, 144.19°) |
| OKLab | oklab(88.66% -0.1619 0.1054) |
| OKLCH | oklch(88.66% 0.193 146.9) |
| XYZ | xyz(46.4179, 74.6073, 35.9944) |
| Luminance | 0.7461 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.54
Baby Green
#8CFF9E
ΔE00 2.83
Mint Green
#8FFF9F
ΔE00 3.07
Easter Green
#8CFD7E
ΔE00 3.30
Palegreen
#98FB98
ΔE00 3.37
Wintergreen
#20F986
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FB8A #FB75E6
analogous
#A3FB75 #75FB8A #75FBCD
triadic
#75FB8A #8A75FB #FB8A75
tetradic
#75FB8A #75A3FB #FB75E6 #FBCD75
square
#75FB8A #75A3FB #FB75E6 #FBCD75
split-complementary
#75FB8A #CD75FB #FB75A3
monochromatic
#07EF2B #3AF958 #75FB8A #B0FDBC #E1FEE6
Accessibility & contrast
On white
1.32
#75FB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#75FB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FB8A
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FB8A | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE881
Deuteranopia (green-blind)
#ECDB92
Tritanopia (blue-blind)
#5BF6E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #75fb8a; /* rgb */ color: rgb(117, 251, 138); /* oklch */ color: oklch(88.7% 0.193 146.9);
Tailwind
colors: {
custom: {
50: '#a6fdae',
500: '#75fb8a',
950: '#000000',
},
}SCSS
$custom: #75fb8a; $custom-light: #a6fdae; $custom-dark: #000000;
JSON
{
"hex": "#75fb8a",
"rgb": {
"r": 117,
"g": 251,
"b": 138
},
"hsl": {
"h": 129.403,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.88661,
"c": 0.19318,
"h": 146.9
},
"luminance": 0.74611
}Semantic roles & 50–950 ramp
primary
#75FB8A
secondary
#D73DBF
accent
#00C2E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681