#75FC99#75FC99
#75FC99 is a very light, vivid green. Relative luminance 0.757; OKLCH L 89.2% C 0.181 H 150.0°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #75FC99 |
|---|---|
| RGB | rgb(117, 252, 153) |
| HSL | hsl(136, 96%, 72%) |
| HSV | hsv(136, 54%, 99%) |
| CMYK | cmyk(53.6%, 0%, 39.3%, 1.2%) |
| CIE-LAB | lab(89.72, -57.81, 36.43) |
| CIE-LCH | lch(89.72, 68.33, 147.78°) |
| OKLab | oklab(89.15% -0.1567 0.0905) |
| OKLCH | oklch(89.15% 0.181 150) |
| XYZ | xyz(47.8930, 75.6985, 42.2182) |
| Luminance | 0.7570 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.01
Mint Green
#8FFF9F
ΔE00 2.29
Light Bluish Green
#76FDA8
ΔE00 2.42
Foam Green
#90FDA9
ΔE00 2.96
Light Green Blue
#56FCA2
ΔE00 3.01
Sea Green (survey)
#53FCA1
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FC99 #FC75D8
analogous
#95FC75 #75FC99 #75FCDD
triadic
#75FC99 #9975FC #FC9975
tetradic
#75FC99 #7595FC #FC75D8 #FCDD75
square
#75FC99 #7595FC #FC75D8 #FCDD75
split-complementary
#75FC99 #DD75FC #FC7595
monochromatic
#05F144 #39FB6D #75FC99 #B1FDC5 #E1FEE9
Accessibility & contrast
On white
1.30
#75FC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#75FC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FC99
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FC99 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE992
Deuteranopia (green-blind)
#EBDD9F
Tritanopia (blue-blind)
#55F8E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #75fc99; /* rgb */ color: rgb(117, 252, 153); /* oklch */ color: oklch(89.2% 0.181 150.0);
Tailwind
colors: {
custom: {
50: '#a6feb8',
500: '#75fc99',
950: '#000000',
},
}SCSS
$custom: #75fc99; $custom-light: #a6feb8; $custom-dark: #000000;
JSON
{
"hex": "#75fc99",
"rgb": {
"r": 117,
"g": 252,
"b": 153
},
"hsl": {
"h": 136,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.89151,
"c": 0.18091,
"h": 150
},
"luminance": 0.75703
}Semantic roles & 50–950 ramp
primary
#75FC99
secondary
#D93DAF
accent
#00A8E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681