#75FD8F#75FD8F
#75FD8F is a very light, vivid green. Relative luminance 0.760; OKLCH L 89.2% C 0.191 H 147.8°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #75FD8F |
|---|---|
| RGB | rgb(117, 253, 143) |
| HSL | hsl(131, 97%, 73%) |
| HSV | hsv(131, 54%, 99%) |
| CMYK | cmyk(53.8%, 0%, 43.5%, 0.8%) |
| CIE-LAB | lab(89.86, -59.76, 41.52) |
| CIE-LCH | lch(89.86, 72.77, 145.21°) |
| OKLab | oklab(89.22% -0.1619 0.102) |
| OKLCH | oklch(89.22% 0.191 147.8) |
| XYZ | xyz(47.4163, 76.0116, 38.1543) |
| Luminance | 0.7602 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.41
Mint Green
#8FFF9F
ΔE00 2.68
Lightgreen (survey)
#76FF7B
ΔE00 2.99
Palegreen
#98FB98
ΔE00 3.34
Easter Green
#8CFD7E
ΔE00 3.75
Wintergreen
#20F986
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FD8F #FD75E3
analogous
#9FFD75 #75FD8F #75FDD3
triadic
#75FD8F #8F75FD #FD8F75
tetradic
#75FD8F #759FFD #FD75E3 #FDD375
square
#75FD8F #759FFD #FD75E3 #FDD375
split-complementary
#75FD8F #D375FD #FD759F
monochromatic
#04F432 #39FC5E #75FD8F #B1FEC0 #E1FFE7
Accessibility & contrast
On white
1.30
#75FD8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#75FD8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FD8F
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FD8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FD8F | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA87
Deuteranopia (green-blind)
#EDDD96
Tritanopia (blue-blind)
#59F8E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #75fd8f; /* rgb */ color: rgb(117, 253, 143); /* oklch */ color: oklch(89.2% 0.191 147.8);
Tailwind
colors: {
custom: {
50: '#a6ffb1',
500: '#75fd8f',
950: '#000000',
},
}SCSS
$custom: #75fd8f; $custom-light: #a6ffb1; $custom-dark: #000000;
JSON
{
"hex": "#75fd8f",
"rgb": {
"r": 117,
"g": 253,
"b": 143
},
"hsl": {
"h": 131.471,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.89222,
"c": 0.19133,
"h": 147.8
},
"luminance": 0.76016
}Semantic roles & 50–950 ramp
primary
#75FD8F
secondary
#DA3CBC
accent
#00BAE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681