#75F388#75F388
#75F388 is a very light, vivid green. Relative luminance 0.697; OKLCH L 86.7% C 0.184 H 146.9°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #75F388 |
|---|---|
| RGB | rgb(117, 243, 136) |
| HSL | hsl(129, 84%, 71%) |
| HSV | hsv(129, 52%, 95%) |
| CMYK | cmyk(51.9%, 0%, 44%, 4.7%) |
| CIE-LAB | lab(86.83, -56.94, 41.04) |
| CIE-LCH | lch(86.83, 70.19, 144.22°) |
| OKLab | oklab(86.7% -0.1544 0.1006) |
| OKLCH | oklch(86.7% 0.184 146.9) |
| XYZ | xyz(43.8280, 69.6571, 34.4234) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.10
Baby Green
#8CFF9E
ΔE00 3.37
Palegreen
#98FB98
ΔE00 3.54
Mint Green
#8FFF9F
ΔE00 3.55
Lightgreen (survey)
#76FF7B
ΔE00 3.77
Easter Green
#8CFD7E
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F388 #F375E0
analogous
#A1F375 #75F388 #75F3C7
triadic
#75F388 #8875F3 #F38875
tetradic
#75F388 #75A1F3 #F375E0 #F3C775
square
#75F388 #75A1F3 #F375E0 #F3C775
split-complementary
#75F388 #C775F3 #F375A1
monochromatic
#13DB31 #3DEE57 #75F388 #ADF8B9 #E3FDE7
Accessibility & contrast
On white
1.41
#75F388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#75F388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F388
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F388 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E180
Deuteranopia (green-blind)
#E5D58F
Tritanopia (blue-blind)
#5DEED9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #75f388; /* rgb */ color: rgb(117, 243, 136); /* oklch */ color: oklch(86.7% 0.184 146.9);
Tailwind
colors: {
custom: {
50: '#a5f8ac',
500: '#75f388',
950: '#000000',
},
}SCSS
$custom: #75f388; $custom-light: #a5f8ac; $custom-dark: #000000;
JSON
{
"hex": "#75f388",
"rgb": {
"r": 117,
"g": 243,
"b": 136
},
"hsl": {
"h": 129.048,
"s": 84,
"l": 70.588
},
"oklch": {
"l": 0.867,
"c": 0.18428,
"h": 146.9
},
"luminance": 0.69661
}Semantic roles & 50–950 ramp
primary
#75F388
secondary
#CD3FB8
accent
#05BFE0
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581