#75FE8A#75FE8A
#75FE8A is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.4% C 0.197 H 146.8°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #75FE8A |
|---|---|
| RGB | rgb(117, 254, 138) |
| HSL | hsl(129, 99%, 73%) |
| HSV | hsv(129, 54%, 100%) |
| CMYK | cmyk(53.9%, 0%, 45.7%, 0.4%) |
| CIE-LAB | lab(90.09, -60.88, 44.22) |
| CIE-LCH | lch(90.09, 75.25, 144.01°) |
| OKLab | oklab(89.38% -0.1649 0.108) |
| OKLCH | oklch(89.38% 0.197 146.8) |
| XYZ | xyz(47.3624, 76.4964, 36.3092) |
| Luminance | 0.7650 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.16
Baby Green
#8CFF9E
ΔE00 2.95
Easter Green
#8CFD7E
ΔE00 3.10
Mint Green
#8FFF9F
ΔE00 3.19
Palegreen
#98FB98
ΔE00 3.56
Spring Green
#00FF7F
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FE8A #FE75E9
analogous
#A4FE75 #75FE8A #75FECE
triadic
#75FE8A #8A75FE #FE8A75
tetradic
#75FE8A #75A4FE #FE75E9 #FECE75
square
#75FE8A #75A4FE #FE75E9 #FECE75
split-complementary
#75FE8A #CE75FE #FE75A4
monochromatic
#02F727 #38FE56 #75FE8A #B2FEBE #E1FFE5
Accessibility & contrast
On white
1.29
#75FE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#75FE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FE8A
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FE8A | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#EFDE92
Tritanopia (blue-blind)
#5AF9E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #75fe8a; /* rgb */ color: rgb(117, 254, 138); /* oklch */ color: oklch(89.4% 0.197 146.8);
Tailwind
colors: {
custom: {
50: '#a7ffae',
500: '#75fe8a',
950: '#000000',
},
}SCSS
$custom: #75fe8a; $custom-light: #a7ffae; $custom-dark: #000000;
JSON
{
"hex": "#75fe8a",
"rgb": {
"r": 117,
"g": 254,
"b": 138
},
"hsl": {
"h": 129.197,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.89384,
"c": 0.19714,
"h": 146.8
},
"luminance": 0.76501
}Semantic roles & 50–950 ramp
primary
#75FE8A
secondary
#DB3CC3
accent
#00C2E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681