#75EB8A#75EB8A
#75EB8A is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.8% C 0.172 H 147.8°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #75EB8A |
|---|---|
| RGB | rgb(117, 235, 138) |
| HSL | hsl(131, 75%, 69%) |
| HSV | hsv(131, 50%, 92%) |
| CMYK | cmyk(50.2%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(84.50, -53.47, 37.06) |
| CIE-LCH | lch(84.50, 65.06, 145.28°) |
| OKLab | oklab(84.8% -0.1451 0.0915) |
| OKLCH | oklch(84.8% 0.172 147.8) |
| XYZ | xyz(41.6293, 65.0302, 34.3982) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.73
Weird Green
#3AE57F
ΔE00 3.99
Baby Green
#8CFF9E
ΔE00 4.47
Palegreen
#98FB98
ΔE00 4.49
Mint Green
#8FFF9F
ΔE00 4.58
Light Bluish Green
#76FDA8
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75EB8A #EB75D6
analogous
#9BEB75 #75EB8A #75EBC5
triadic
#75EB8A #8A75EB #EB8A75
tetradic
#75EB8A #759BEB #EB75D6 #EBC575
square
#75EB8A #759BEB #EB75D6 #EBC575
split-complementary
#75EB8A #C575EB #EB759B
monochromatic
#1DC93C #40E35D #75EB8A #AAF3B7 #E0FAE5
Accessibility & contrast
On white
1.50
#75EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#75EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75EB8A
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75EB8A | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA83
Deuteranopia (green-blind)
#DDCE90
Tritanopia (blue-blind)
#5FE7D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #75eb8a; /* rgb */ color: rgb(117, 235, 138); /* oklch */ color: oklch(84.8% 0.172 147.8);
Tailwind
colors: {
custom: {
50: '#a4f2ad',
500: '#75eb8a',
950: '#000000',
},
}SCSS
$custom: #75eb8a; $custom-light: #a4f2ad; $custom-dark: #000000;
JSON
{
"hex": "#75eb8a",
"rgb": {
"r": 117,
"g": 235,
"b": 138
},
"hsl": {
"h": 130.678,
"s": 74.684,
"l": 69.02
},
"oklch": {
"l": 0.84802,
"c": 0.17151,
"h": 147.8
},
"luminance": 0.65034
}Semantic roles & 50–950 ramp
primary
#75EB8A
secondary
#C341AC
accent
#0FB3D7
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581