#75FF8A#75FF8A
#75FF8A is a very light, vivid green. Relative luminance 0.771; OKLCH L 89.6% C 0.198 H 146.7°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #75FF8A |
|---|---|
| RGB | rgb(117, 255, 138) |
| HSL | hsl(129, 100%, 73%) |
| HSV | hsv(129, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(90.38, -61.26, 44.59) |
| CIE-LCH | lch(90.38, 75.77, 143.95°) |
| OKLab | oklab(89.63% -0.1659 0.1088) |
| OKLCH | oklch(89.63% 0.198 146.7) |
| XYZ | xyz(47.6806, 77.1328, 36.4153) |
| Luminance | 0.7714 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.06
Baby Green
#8CFF9E
ΔE00 3.02
Easter Green
#8CFD7E
ΔE00 3.07
Mint Green
#8FFF9F
ΔE00 3.26
Palegreen
#98FB98
ΔE00 3.64
Spring Green
#00FF7F
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FF8A #FF75EA
analogous
#A5FF75 #75FF8A #75FFCF
triadic
#75FF8A #8A75FF #FF8A75
tetradic
#75FF8A #75A5FF #FF75EA #FFCF75
square
#75FF8A #75A5FF #FF75EA #FFCF75
split-complementary
#75FF8A #CF75FF #FF75A5
monochromatic
#00FA26 #38FF56 #75FF8A #B2FFBE #E0FFE5
Accessibility & contrast
On white
1.28
#75FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#75FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FF8A
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FF8A | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB81
Deuteranopia (green-blind)
#F0DF92
Tritanopia (blue-blind)
#5AFAE3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #75ff8a; /* rgb */ color: rgb(117, 255, 138); /* oklch */ color: oklch(89.6% 0.198 146.7);
Tailwind
colors: {
custom: {
50: '#a7ffae',
500: '#75ff8a',
950: '#000000',
},
}SCSS
$custom: #75ff8a; $custom-light: #a7ffae; $custom-dark: #000000;
JSON
{
"hex": "#75ff8a",
"rgb": {
"r": 117,
"g": 255,
"b": 138
},
"hsl": {
"h": 129.13,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.89625,
"c": 0.19844,
"h": 146.7
},
"luminance": 0.77137
}Semantic roles & 50–950 ramp
primary
#75FF8A
secondary
#DD3CC4
accent
#00C3E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681