#75FF7E#75FF7E
#75FF7E is a very light, highly saturated green. Relative luminance 0.768; OKLCH L 89.5% C 0.209 H 144.8°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #75FF7E |
|---|---|
| RGB | rgb(117, 255, 126) |
| HSL | hsl(124, 100%, 73%) |
| HSV | hsv(124, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 50.6%, 0%) |
| CIE-LAB | lab(90.23, -62.90, 50.06) |
| CIE-LCH | lch(90.23, 80.39, 141.48°) |
| OKLab | oklab(89.45% -0.1707 0.1205) |
| OKLCH | oklch(89.45% 0.209 144.8) |
| XYZ | xyz(46.8593, 76.8043, 32.0900) |
| Luminance | 0.7681 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.43
Easter Green
#8CFD7E
ΔE00 2.13
Lighter Green
#75FD63
ΔE00 3.12
Light Green
#96F97B
ΔE00 3.58
Light Bright Green
#53FE5C
ΔE00 3.60
Light Neon Green
#4EFD54
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FF7E #FF75F6
analogous
#B1FF75 #75FF7E #75FFC3
triadic
#75FF7E #7E75FF #FF7E75
tetradic
#75FF7E #75B1FF #FF75F6 #FFC375
square
#75FF7E #75B1FF #FF75F6 #FFC375
split-complementary
#75FF7E #C375FF #FF75B1
monochromatic
#00FA10 #38FF45 #75FF7E #B2FFB7 #E0FFE2
Accessibility & contrast
On white
1.28
#75FF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#75FF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FF7E
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FF7E | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB73
Deuteranopia (green-blind)
#F1DE87
Tritanopia (blue-blind)
#5DF9E1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #75ff7e; /* rgb */ color: rgb(117, 255, 126); /* oklch */ color: oklch(89.5% 0.209 144.8);
Tailwind
colors: {
custom: {
50: '#a7ffa6',
500: '#75ff7e',
950: '#000000',
},
}SCSS
$custom: #75ff7e; $custom-light: #a7ffa6; $custom-dark: #000000;
JSON
{
"hex": "#75ff7e",
"rgb": {
"r": 117,
"g": 255,
"b": 126
},
"hsl": {
"h": 123.913,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.89451,
"c": 0.20893,
"h": 144.8
},
"luminance": 0.76808
}Semantic roles & 50–950 ramp
primary
#75FF7E
secondary
#DD3CD2
accent
#00D7E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#11180F
muted
#818680