#75FF7D#75FF7D
#75FF7D is a very light, highly saturated green. Relative luminance 0.768; OKLCH L 89.4% C 0.210 H 144.6°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #75FF7D |
|---|---|
| RGB | rgb(117, 255, 125) |
| HSL | hsl(123, 100%, 73%) |
| HSV | hsv(123, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 51%, 0%) |
| CIE-LAB | lab(90.22, -63.03, 50.51) |
| CIE-LCH | lch(90.22, 80.77, 141.29°) |
| OKLab | oklab(89.44% -0.171 0.1215) |
| OKLCH | oklch(89.44% 0.21 144.6) |
| XYZ | xyz(46.7951, 76.7786, 31.7518) |
| Luminance | 0.7678 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.30
Easter Green
#8CFD7E
ΔE00 2.09
Lighter Green
#75FD63
ΔE00 2.99
Light Bright Green
#53FE5C
ΔE00 3.49
Light Green
#96F97B
ΔE00 3.53
Light Neon Green
#4EFD54
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FF7D #FF75F7
analogous
#B2FF75 #75FF7D #75FFC2
triadic
#75FF7D #7D75FF #FF7D75
tetradic
#75FF7D #75B2FF #FF75F7 #FFC275
square
#75FF7D #75B2FF #FF75F7 #FFC275
split-complementary
#75FF7D #C275FF #FF75B2
monochromatic
#00FA0E #38FF43 #75FF7D #B2FFB7 #E0FFE2
Accessibility & contrast
On white
1.28
#75FF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#75FF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FF7D
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FF7D | 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)
#FFEB72
Deuteranopia (green-blind)
#F1DE86
Tritanopia (blue-blind)
#5DF9E1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #75ff7d; /* rgb */ color: rgb(117, 255, 125); /* oklch */ color: oklch(89.4% 0.210 144.6);
Tailwind
colors: {
custom: {
50: '#a7ffa5',
500: '#75ff7d',
950: '#000000',
},
}SCSS
$custom: #75ff7d; $custom-light: #a7ffa5; $custom-dark: #000000;
JSON
{
"hex": "#75ff7d",
"rgb": {
"r": 117,
"g": 255,
"b": 125
},
"hsl": {
"h": 123.478,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.89438,
"c": 0.20978,
"h": 144.6
},
"luminance": 0.76783
}Semantic roles & 50–950 ramp
primary
#75FF7D
secondary
#DD3CD3
accent
#00D8E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#11180F
muted
#818680