#75FF77#75FF77
#75FF77 is a very light, highly saturated green. Relative luminance 0.766; OKLCH L 89.4% C 0.215 H 143.8°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #75FF77 |
|---|---|
| RGB | rgb(117, 255, 119) |
| HSL | hsl(121, 100%, 73%) |
| HSV | hsv(121, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 53.3%, 0%) |
| CIE-LAB | lab(90.15, -63.78, 53.18) |
| CIE-LCH | lch(90.15, 83.04, 140.18°) |
| OKLab | oklab(89.36% -0.1733 0.127) |
| OKLCH | oklch(89.36% 0.215 143.8) |
| XYZ | xyz(46.4234, 76.6299, 29.7939) |
| Luminance | 0.7663 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.48
Easter Green
#8CFD7E
ΔE00 2.02
Lighter Green
#75FD63
ΔE00 2.24
Light Bright Green
#53FE5C
ΔE00 2.90
Light Green
#96F97B
ΔE00 3.36
Light Neon Green
#4EFD54
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FF77 #FF75FD
analogous
#B8FF75 #75FF77 #75FFBC
triadic
#75FF77 #7775FF #FF7775
tetradic
#75FF77 #75B8FF #FF75FD #FFBC75
square
#75FF77 #75B8FF #FF75FD #FFBC75
split-complementary
#75FF77 #BC75FF #FF75B8
monochromatic
#00FA04 #38FF3B #75FF77 #B2FFB3 #E0FFE1
Accessibility & contrast
On white
1.29
#75FF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#75FF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FF77
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FF77 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6A
Deuteranopia (green-blind)
#F2DE81
Tritanopia (blue-blind)
#5FF9E0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #75ff77; /* rgb */ color: rgb(117, 255, 119); /* oklch */ color: oklch(89.4% 0.215 143.8);
Tailwind
colors: {
custom: {
50: '#a7ffa1',
500: '#75ff77',
950: '#000000',
},
}SCSS
$custom: #75ff77; $custom-light: #a7ffa1; $custom-dark: #000000;
JSON
{
"hex": "#75ff77",
"rgb": {
"r": 117,
"g": 255,
"b": 119
},
"hsl": {
"h": 120.87,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.89359,
"c": 0.21484,
"h": 143.8
},
"luminance": 0.76634
}Semantic roles & 50–950 ramp
primary
#75FF77
secondary
#DD3CDA
accent
#00E2E6
background
#FDFFFC
surface
#F7FFF5
border
#D0D7CF
text
#11180F
muted
#818680