#75EB8D#75EB8D
#75EB8D is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.9% C 0.169 H 148.5°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #75EB8D |
|---|---|
| RGB | rgb(117, 235, 141) |
| HSL | hsl(132, 75%, 69%) |
| HSV | hsv(132, 50%, 92%) |
| CMYK | cmyk(50.2%, 0%, 40%, 7.8%) |
| CIE-LAB | lab(84.54, -53.00, 35.62) |
| CIE-LCH | lch(84.54, 63.86, 146.09°) |
| OKLab | oklab(84.85% -0.1438 0.0883) |
| OKLCH | oklch(84.85% 0.169 148.5) |
| XYZ | xyz(41.8495, 65.1183, 35.5579) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.83
Weird Green
#3AE57F
ΔE00 3.99
Baby Green
#8CFF9E
ΔE00 4.45
Mint Green
#8FFF9F
ΔE00 4.56
Palegreen
#98FB98
ΔE00 4.59
Light Bluish Green
#76FDA8
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75EB8D #EB75D3
analogous
#98EB75 #75EB8D #75EBC8
triadic
#75EB8D #8D75EB #EB8D75
tetradic
#75EB8D #7598EB #EB75D3 #EBC875
square
#75EB8D #7598EB #EB75D3 #EBC875
split-complementary
#75EB8D #C875EB #EB7598
monochromatic
#1DC940 #40E361 #75EB8D #AAF3B9 #E0FAE5
Accessibility & contrast
On white
1.50
#75EB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#75EB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75EB8D
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75EB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75EB8D | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA86
Deuteranopia (green-blind)
#DDCF93
Tritanopia (blue-blind)
#5EE7D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #75eb8d; /* rgb */ color: rgb(117, 235, 141); /* oklch */ color: oklch(84.9% 0.169 148.5);
Tailwind
colors: {
custom: {
50: '#a4f2af',
500: '#75eb8d',
950: '#000000',
},
}SCSS
$custom: #75eb8d; $custom-light: #a4f2af; $custom-dark: #000000;
JSON
{
"hex": "#75eb8d",
"rgb": {
"r": 117,
"g": 235,
"b": 141
},
"hsl": {
"h": 132.203,
"s": 74.684,
"l": 69.02
},
"oklch": {
"l": 0.84854,
"c": 0.16872,
"h": 148.5
},
"luminance": 0.65122
}Semantic roles & 50–950 ramp
primary
#75EB8D
secondary
#C341A9
accent
#0FAED7
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581