#75F97C#75F97C
#75F97C is a very light, highly saturated green. Relative luminance 0.730; OKLCH L 88.0% C 0.203 H 144.6°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #75F97C |
|---|---|
| RGB | rgb(117, 249, 124) |
| HSL | hsl(123, 92%, 72%) |
| HSV | hsv(123, 53%, 98%) |
| CMYK | cmyk(53%, 0%, 50.2%, 2.4%) |
| CIE-LAB | lab(88.44, -60.92, 48.80) |
| CIE-LCH | lch(88.44, 78.05, 141.30°) |
| OKLab | oklab(87.97% -0.1654 0.1176) |
| OKLCH | oklch(87.97% 0.203 144.6) |
| XYZ | xyz(44.8474, 72.9848, 30.7890) |
| Luminance | 0.7299 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.37
Easter Green
#8CFD7E
ΔE00 2.22
Light Green
#96F97B
ΔE00 3.34
Lighter Green
#75FD63
ΔE00 3.38
Light Bright Green
#53FE5C
ΔE00 3.92
Spearmint
#1EF876
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F97C #F975F2
analogous
#B0F975 #75F97C #75F9BE
triadic
#75F97C #7C75F9 #F97C75
tetradic
#75F97C #75B0F9 #F975F2 #F9BE75
square
#75F97C #75B0F9 #F975F2 #F9BE75
split-complementary
#75F97C #BE75F9 #F975B0
monochromatic
#0AE916 #3AF644 #75F97C #B0FCB4 #E2FEE3
Accessibility & contrast
On white
1.35
#75F97C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#75F97C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F97C
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F97C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F97C | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE571
Deuteranopia (green-blind)
#EBD985
Tritanopia (blue-blind)
#5FF3DC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #75f97c; /* rgb */ color: rgb(117, 249, 124); /* oklch */ color: oklch(88.0% 0.203 144.6);
Tailwind
colors: {
custom: {
50: '#a6fca4',
500: '#75f97c',
950: '#000000',
},
}SCSS
$custom: #75f97c; $custom-light: #a6fca4; $custom-dark: #000000;
JSON
{
"hex": "#75f97c",
"rgb": {
"r": 117,
"g": 249,
"b": 124
},
"hsl": {
"h": 123.182,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.87972,
"c": 0.20292,
"h": 144.6
},
"luminance": 0.72989
}Semantic roles & 50–950 ramp
primary
#75F97C
secondary
#D53DCD
accent
#00D9E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680