#75FC7B#75FC7B
#75FC7B is a very light, highly saturated green. Relative luminance 0.748; OKLCH L 88.7% C 0.208 H 144.4°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #75FC7B |
|---|---|
| RGB | rgb(117, 252, 123) |
| HSL | hsl(123, 96%, 72%) |
| HSV | hsv(123, 54%, 99%) |
| CMYK | cmyk(53.6%, 0%, 51.2%, 1.2%) |
| CIE-LAB | lab(89.31, -62.17, 50.33) |
| CIE-LCH | lch(89.31, 79.99, 141.01°) |
| OKLab | oklab(88.69% -0.1688 0.121) |
| OKLCH | oklch(88.69% 0.208 144.4) |
| XYZ | xyz(45.7191, 74.8289, 30.7692) |
| Luminance | 0.7483 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.66
Easter Green
#8CFD7E
ΔE00 2.00
Lighter Green
#75FD63
ΔE00 2.93
Light Green
#96F97B
ΔE00 3.31
Light Bright Green
#53FE5C
ΔE00 3.50
Light Neon Green
#4EFD54
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FC7B #FC75F6
analogous
#B2FC75 #75FC7B #75FCBF
triadic
#75FC7B #7B75FC #FC7B75
tetradic
#75FC7B #75B2FC #FC75F6 #FCBF75
square
#75FC7B #75B2FC #FC75F6 #FCBF75
split-complementary
#75FC7B #BF75FC #FC75B2
monochromatic
#05F110 #39FB42 #75FC7B #B1FDB4 #E1FEE2
Accessibility & contrast
On white
1.32
#75FC7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#75FC7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FC7B
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FC7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FC7B | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE870
Deuteranopia (green-blind)
#EEDC84
Tritanopia (blue-blind)
#5FF6DE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #75fc7b; /* rgb */ color: rgb(117, 252, 123); /* oklch */ color: oklch(88.7% 0.208 144.4);
Tailwind
colors: {
custom: {
50: '#a7fea4',
500: '#75fc7b',
950: '#000000',
},
}SCSS
$custom: #75fc7b; $custom-light: #a7fea4; $custom-dark: #000000;
JSON
{
"hex": "#75fc7b",
"rgb": {
"r": 117,
"g": 252,
"b": 123
},
"hsl": {
"h": 122.667,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.88685,
"c": 0.20765,
"h": 144.4
},
"luminance": 0.74833
}Semantic roles & 50–950 ramp
primary
#75FC7B
secondary
#D93DD2
accent
#00DBE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680