#75F589#75F589
#75F589 is a very light, vivid green. Relative luminance 0.709; OKLCH L 87.2% C 0.186 H 147.0°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #75F589 |
|---|---|
| RGB | rgb(117, 245, 137) |
| HSL | hsl(129, 86%, 71%) |
| HSV | hsv(129, 52%, 96%) |
| CMYK | cmyk(52.2%, 0%, 44.1%, 3.9%) |
| CIE-LAB | lab(87.43, -57.57, 41.33) |
| CIE-LCH | lch(87.43, 70.87, 144.33°) |
| OKLab | oklab(87.2% -0.1561 0.1013) |
| OKLCH | oklch(87.2% 0.186 147) |
| XYZ | xyz(44.5011, 70.8892, 35.0000) |
| Luminance | 0.7089 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 3.12
Mint Green
#8FFF9F
ΔE00 3.32
Lightgreen
#90EE90
ΔE00 3.32
Palegreen
#98FB98
ΔE00 3.40
Lightgreen (survey)
#76FF7B
ΔE00 3.48
Easter Green
#8CFD7E
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F589 #F575E1
analogous
#A1F575 #75F589 #75F5C9
triadic
#75F589 #8975F5 #F58975
tetradic
#75F589 #75A1F5 #F575E1 #F5C975
square
#75F589 #75A1F5 #F575E1 #F5C975
split-complementary
#75F589 #C975F5 #F575A1
monochromatic
#10DF31 #3CF158 #75F589 #AEF9BA #E2FDE7
Accessibility & contrast
On white
1.38
#75F589 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#75F589 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F589
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F589 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F589 | 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)
#F8E281
Deuteranopia (green-blind)
#E6D690
Tritanopia (blue-blind)
#5DF0DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #75f589; /* rgb */ color: rgb(117, 245, 137); /* oklch */ color: oklch(87.2% 0.186 147.0);
Tailwind
colors: {
custom: {
50: '#a5f9ad',
500: '#75f589',
950: '#000000',
},
}SCSS
$custom: #75f589; $custom-light: #a5f9ad; $custom-dark: #000000;
JSON
{
"hex": "#75f589",
"rgb": {
"r": 117,
"g": 245,
"b": 137
},
"hsl": {
"h": 129.375,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.87199,
"c": 0.18607,
"h": 147
},
"luminance": 0.70893
}Semantic roles & 50–950 ramp
primary
#75F589
secondary
#D03FB9
accent
#02C0E3
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581