#75F58A#75F58A
#75F58A is a very light, vivid green. Relative luminance 0.709; OKLCH L 87.2% C 0.185 H 147.2°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #75F58A |
|---|---|
| RGB | rgb(117, 245, 138) |
| HSL | hsl(130, 86%, 71%) |
| HSV | hsv(130, 52%, 96%) |
| CMYK | cmyk(52.2%, 0%, 43.7%, 3.9%) |
| CIE-LAB | lab(87.45, -57.42, 40.86) |
| CIE-LCH | lch(87.45, 70.47, 144.57°) |
| OKLab | oklab(87.22% -0.1556 0.1003) |
| OKLCH | oklch(87.22% 0.185 147.2) |
| XYZ | xyz(44.5732, 70.9180, 35.3795) |
| Luminance | 0.7092 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 3.05
Mint Green
#8FFF9F
ΔE00 3.25
Lightgreen
#90EE90
ΔE00 3.29
Palegreen
#98FB98
ΔE00 3.39
Lightgreen (survey)
#76FF7B
ΔE00 3.60
Easter Green
#8CFD7E
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F58A #F575E0
analogous
#A0F575 #75F58A #75F5CA
triadic
#75F58A #8A75F5 #F58A75
tetradic
#75F58A #75A0F5 #F575E0 #F5CA75
square
#75F58A #75A0F5 #F575E0 #F5CA75
split-complementary
#75F58A #CA75F5 #F575A0
monochromatic
#10DF32 #3CF15A #75F58A #AEF9BA #E2FDE7
Accessibility & contrast
On white
1.38
#75F58A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#75F58A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F58A
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F58A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F58A | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E282
Deuteranopia (green-blind)
#E6D691
Tritanopia (blue-blind)
#5CF0DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #75f58a; /* rgb */ color: rgb(117, 245, 138); /* oklch */ color: oklch(87.2% 0.185 147.2);
Tailwind
colors: {
custom: {
50: '#a5f9ad',
500: '#75f58a',
950: '#000000',
},
}SCSS
$custom: #75f58a; $custom-light: #a5f9ad; $custom-dark: #000000;
JSON
{
"hex": "#75f58a",
"rgb": {
"r": 117,
"g": 245,
"b": 138
},
"hsl": {
"h": 129.844,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.87215,
"c": 0.18516,
"h": 147.2
},
"luminance": 0.70922
}Semantic roles & 50–950 ramp
primary
#75F58A
secondary
#D03FB8
accent
#02BEE3
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581