#75FF75#75FF75
#75FF75 is a very light, highly saturated green. Relative luminance 0.766; OKLCH L 89.3% C 0.216 H 143.5°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #75FF75 |
|---|---|
| RGB | rgb(117, 255, 117) |
| HSL | hsl(120, 100%, 73%) |
| HSV | hsv(120, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 54.1%, 0%) |
| CIE-LAB | lab(90.13, -64.02, 54.05) |
| CIE-LCH | lch(90.13, 83.79, 139.83°) |
| OKLab | oklab(89.33% -0.174 0.1288) |
| OKLCH | oklch(89.33% 0.216 143.5) |
| XYZ | xyz(46.3045, 76.5823, 29.1679) |
| Luminance | 0.7659 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.72
Lighter Green
#75FD63
ΔE00 2.00
Easter Green
#8CFD7E
ΔE00 2.06
Light Bright Green
#53FE5C
ΔE00 2.73
Light Neon Green
#4EFD54
ΔE00 3.34
Light Green
#96F97B
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FF75 #FF75FF
analogous
#BAFF75 #75FF75 #75FFBA
triadic
#75FF75 #7575FF #FF7575
tetradic
#75FF75 #75BAFF #FF75FF #FFBA75
square
#75FF75 #75BAFF #FF75FF #FFBA75
split-complementary
#75FF75 #BA75FF #FF75BA
monochromatic
#00FA00 #38FF38 #75FF75 #B2FFB2 #E0FFE0
Accessibility & contrast
On white
1.29
#75FF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#75FF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FF75
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FF75 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA68
Deuteranopia (green-blind)
#F2DE7F
Tritanopia (blue-blind)
#5FF9E0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #75ff75; /* rgb */ color: rgb(117, 255, 117); /* oklch */ color: oklch(89.3% 0.216 143.5);
Tailwind
colors: {
custom: {
50: '#a7ffa0',
500: '#75ff75',
950: '#000000',
},
}SCSS
$custom: #75ff75; $custom-light: #a7ffa0; $custom-dark: #000000;
JSON
{
"hex": "#75ff75",
"rgb": {
"r": 117,
"g": 255,
"b": 117
},
"hsl": {
"h": 120,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.89334,
"c": 0.21649,
"h": 143.5
},
"luminance": 0.76586
}Semantic roles & 50–950 ramp
primary
#75FF75
secondary
#DD3CDD
accent
#00E5E6
background
#FDFFFC
surface
#F7FFF5
border
#D0D7CF
text
#11180F
muted
#818680