#75FF7A#75FF7A
#75FF7A is a very light, highly saturated green. Relative luminance 0.767; OKLCH L 89.4% C 0.212 H 144.2°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #75FF7A |
|---|---|
| RGB | rgb(117, 255, 122) |
| HSL | hsl(122, 100%, 73%) |
| HSV | hsv(122, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 52.2%, 0%) |
| CIE-LAB | lab(90.18, -63.41, 51.85) |
| CIE-LCH | lch(90.18, 81.91, 140.73°) |
| OKLab | oklab(89.4% -0.1722 0.1243) |
| OKLCH | oklch(89.4% 0.212 144.2) |
| XYZ | xyz(46.6064, 76.7031, 30.7577) |
| Luminance | 0.7671 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.12
Easter Green
#8CFD7E
ΔE00 2.02
Lighter Green
#75FD63
ΔE00 2.61
Light Bright Green
#53FE5C
ΔE00 3.18
Light Green
#96F97B
ΔE00 3.43
Light Neon Green
#4EFD54
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FF7A #FF75FA
analogous
#B5FF75 #75FF7A #75FFBF
triadic
#75FF7A #7A75FF #FF7A75
tetradic
#75FF7A #75B5FF #FF75FA #FFBF75
square
#75FF7A #75B5FF #FF75FA #FFBF75
split-complementary
#75FF7A #BF75FF #FF75B5
monochromatic
#00FA09 #38FF3F #75FF7A #B2FFB5 #E0FFE2
Accessibility & contrast
On white
1.29
#75FF7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#75FF7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FF7A
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FF7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FF7A | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6E
Deuteranopia (green-blind)
#F1DE84
Tritanopia (blue-blind)
#5EF9E1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #75ff7a; /* rgb */ color: rgb(117, 255, 122); /* oklch */ color: oklch(89.4% 0.212 144.2);
Tailwind
colors: {
custom: {
50: '#a7ffa3',
500: '#75ff7a',
950: '#000000',
},
}SCSS
$custom: #75ff7a; $custom-light: #a7ffa3; $custom-dark: #000000;
JSON
{
"hex": "#75ff7a",
"rgb": {
"r": 117,
"g": 255,
"b": 122
},
"hsl": {
"h": 122.174,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.89398,
"c": 0.21233,
"h": 144.2
},
"luminance": 0.76707
}Semantic roles & 50–950 ramp
primary
#75FF7A
secondary
#DD3CD7
accent
#00DDE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#11180F
muted
#818680