#75FF84#75FF84
#75FF84 is a very light, highly saturated green. Relative luminance 0.770; OKLCH L 89.5% C 0.204 H 145.7°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #75FF84 |
|---|---|
| RGB | rgb(117, 255, 132) |
| HSL | hsl(127, 100%, 73%) |
| HSV | hsv(127, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 48.2%, 0%) |
| CIE-LAB | lab(90.31, -62.10, 47.35) |
| CIE-LCH | lch(90.31, 78.09, 142.68°) |
| OKLab | oklab(89.54% -0.1683 0.1148) |
| OKLCH | oklch(89.54% 0.204 145.7) |
| XYZ | xyz(47.2581, 76.9638, 34.1904) |
| Luminance | 0.7697 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.23
Easter Green
#8CFD7E
ΔE00 2.50
Baby Green
#8CFF9E
ΔE00 3.69
Mint Green
#8FFF9F
ΔE00 3.90
Lighter Green
#75FD63
ΔE00 3.91
Light Green
#96F97B
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FF84 #FF75F0
analogous
#ABFF75 #75FF84 #75FFC9
triadic
#75FF84 #8475FF #FF8475
tetradic
#75FF84 #75ABFF #FF75F0 #FFC975
square
#75FF84 #75ABFF #FF75F0 #FFC975
split-complementary
#75FF84 #C975FF #FF75AB
monochromatic
#00FA1B #38FF4D #75FF84 #B2FFBB #E0FFE4
Accessibility & contrast
On white
1.28
#75FF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#75FF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FF84
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FF84 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7A
Deuteranopia (green-blind)
#F0DE8D
Tritanopia (blue-blind)
#5BF9E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #75ff84; /* rgb */ color: rgb(117, 255, 132); /* oklch */ color: oklch(89.5% 0.204 145.7);
Tailwind
colors: {
custom: {
50: '#a7ffaa',
500: '#75ff84',
950: '#000000',
},
}SCSS
$custom: #75ff84; $custom-light: #a7ffaa; $custom-dark: #000000;
JSON
{
"hex": "#75ff84",
"rgb": {
"r": 117,
"g": 255,
"b": 132
},
"hsl": {
"h": 126.522,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.89535,
"c": 0.20374,
"h": 145.7
},
"luminance": 0.76968
}Semantic roles & 50–950 ramp
primary
#75FF84
secondary
#DD3CCB
accent
#00CDE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681