#75FF8D#75FF8D
#75FF8D is a very light, vivid green. Relative luminance 0.772; OKLCH L 89.7% C 0.196 H 147.3°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #75FF8D |
|---|---|
| RGB | rgb(117, 255, 141) |
| HSL | hsl(130, 100%, 73%) |
| HSV | hsv(130, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(90.42, -60.82, 43.20) |
| CIE-LCH | lch(90.42, 74.61, 144.61°) |
| OKLab | oklab(89.67% -0.1647 0.1058) |
| OKLCH | oklch(89.67% 0.196 147.3) |
| XYZ | xyz(47.9008, 77.2208, 37.5750) |
| Luminance | 0.7722 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.49
Baby Green
#8CFF9E
ΔE00 2.71
Mint Green
#8FFF9F
ΔE00 2.96
Easter Green
#8CFD7E
ΔE00 3.40
Palegreen
#98FB98
ΔE00 3.52
Spring Green
#00FF7F
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FF8D #FF75E7
analogous
#A2FF75 #75FF8D #75FFD2
triadic
#75FF8D #8D75FF #FF8D75
tetradic
#75FF8D #75A2FF #FF75E7 #FFD275
square
#75FF8D #75A2FF #FF75E7 #FFD275
split-complementary
#75FF8D #D275FF #FF75A2
monochromatic
#00FA2B #38FF5A #75FF8D #B2FFC0 #E0FFE6
Accessibility & contrast
On white
1.28
#75FF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#75FF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FF8D
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FF8D | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB84
Deuteranopia (green-blind)
#EFDF95
Tritanopia (blue-blind)
#59FAE4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #75ff8d; /* rgb */ color: rgb(117, 255, 141); /* oklch */ color: oklch(89.7% 0.196 147.3);
Tailwind
colors: {
custom: {
50: '#a7ffb0',
500: '#75ff8d',
950: '#000000',
},
}SCSS
$custom: #75ff8d; $custom-light: #a7ffb0; $custom-dark: #000000;
JSON
{
"hex": "#75ff8d",
"rgb": {
"r": 117,
"g": 255,
"b": 141
},
"hsl": {
"h": 130.435,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.89671,
"c": 0.19577,
"h": 147.3
},
"luminance": 0.77225
}Semantic roles & 50–950 ramp
primary
#75FF8D
secondary
#DD3CC1
accent
#00BEE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681