#75F583#75F583
#75F583 is a very light, vivid green. Relative luminance 0.707; OKLCH L 87.1% C 0.191 H 145.9°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #75F583 |
|---|---|
| RGB | rgb(117, 245, 131) |
| HSL | hsl(127, 86%, 71%) |
| HSV | hsv(127, 52%, 96%) |
| CMYK | cmyk(52.2%, 0%, 46.5%, 3.9%) |
| CIE-LAB | lab(87.35, -58.44, 44.12) |
| CIE-LCH | lch(87.35, 73.23, 142.95°) |
| OKLab | oklab(87.11% -0.1585 0.1075) |
| OKLCH | oklch(87.11% 0.191 145.9) |
| XYZ | xyz(44.0827, 70.7218, 32.7960) |
| Luminance | 0.7073 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.81
Easter Green
#8CFD7E
ΔE00 3.26
Lightgreen
#90EE90
ΔE00 3.62
Palegreen
#98FB98
ΔE00 3.63
Baby Green
#8CFF9E
ΔE00 3.65
Mint Green
#8FFF9F
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F583 #F575E7
analogous
#A7F575 #75F583 #75F5C3
triadic
#75F583 #8375F5 #F58375
tetradic
#75F583 #75A7F5 #F575E7 #F5C375
square
#75F583 #75A7F5 #F575E7 #F5C375
split-complementary
#75F583 #C375F5 #F575A7
monochromatic
#10DF27 #3CF150 #75F583 #AEF9B6 #E2FDE5
Accessibility & contrast
On white
1.39
#75F583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#75F583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F583
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F583 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27A
Deuteranopia (green-blind)
#E7D68B
Tritanopia (blue-blind)
#5EF0DA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #75f583; /* rgb */ color: rgb(117, 245, 131); /* oklch */ color: oklch(87.1% 0.191 145.9);
Tailwind
colors: {
custom: {
50: '#a6f9a9',
500: '#75f583',
950: '#000000',
},
}SCSS
$custom: #75f583; $custom-light: #a6f9a9; $custom-dark: #000000;
JSON
{
"hex": "#75f583",
"rgb": {
"r": 117,
"g": 245,
"b": 131
},
"hsl": {
"h": 126.563,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.87105,
"c": 0.19149,
"h": 145.9
},
"luminance": 0.70725
}Semantic roles & 50–950 ramp
primary
#75F583
secondary
#D03FC0
accent
#02CAE3
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581