#75F78E#75F78E
#75F78E is a very light, vivid green. Relative luminance 0.723; OKLCH L 87.8% C 0.184 H 147.9°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #75F78E |
|---|---|
| RGB | rgb(117, 247, 142) |
| HSL | hsl(132, 89%, 71%) |
| HSV | hsv(132, 53%, 97%) |
| CMYK | cmyk(52.6%, 0%, 42.5%, 3.1%) |
| CIE-LAB | lab(88.09, -57.60, 39.73) |
| CIE-LCH | lch(88.09, 69.97, 145.40°) |
| OKLab | oklab(87.76% -0.1561 0.0978) |
| OKLCH | oklch(87.76% 0.184 147.9) |
| XYZ | xyz(45.4765, 72.2526, 37.1356) |
| Luminance | 0.7226 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.62
Mint Green
#8FFF9F
ΔE00 2.85
Palegreen
#98FB98
ΔE00 3.28
Lightgreen
#90EE90
ΔE00 3.48
Lightgreen (survey)
#76FF7B
ΔE00 3.76
Light Bluish Green
#76FDA8
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F78E #F775DE
analogous
#9DF775 #75F78E #75F7CF
triadic
#75F78E #8E75F7 #F78E75
tetradic
#75F78E #759DF7 #F775DE #F7CF75
square
#75F78E #759DF7 #F775DE #F7CF75
split-complementary
#75F78E #CF75F7 #F7759D
monochromatic
#0DE437 #3BF45F #75F78E #AFFABD #E2FDE7
Accessibility & contrast
On white
1.36
#75F78E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#75F78E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F78E
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F78E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F78E | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E486
Deuteranopia (green-blind)
#E8D895
Tritanopia (blue-blind)
#5BF2DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #75f78e; /* rgb */ color: rgb(117, 247, 142); /* oklch */ color: oklch(87.8% 0.184 147.9);
Tailwind
colors: {
custom: {
50: '#a6fbb0',
500: '#75f78e',
950: '#000000',
},
}SCSS
$custom: #75f78e; $custom-light: #a6fbb0; $custom-dark: #000000;
JSON
{
"hex": "#75f78e",
"rgb": {
"r": 117,
"g": 247,
"b": 142
},
"hsl": {
"h": 131.538,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.87762,
"c": 0.18421,
"h": 147.9
},
"luminance": 0.72256
}Semantic roles & 50–950 ramp
primary
#75F78E
secondary
#D23EB6
accent
#00B9E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581