#75EA8A#75EA8A
#75EA8A is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.6% C 0.170 H 147.8°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #75EA8A |
|---|---|
| RGB | rgb(117, 234, 138) |
| HSL | hsl(131, 74%, 69%) |
| HSV | hsv(131, 50%, 92%) |
| CMYK | cmyk(50%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(84.20, -53.07, 36.68) |
| CIE-LCH | lch(84.20, 64.51, 145.35°) |
| OKLab | oklab(84.56% -0.144 0.0906) |
| OKLCH | oklch(84.56% 0.17 147.8) |
| XYZ | xyz(41.3438, 64.4593, 34.3031) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.78
Weird Green
#3AE57F
ΔE00 3.94
Palegreen
#98FB98
ΔE00 4.65
Baby Green
#8CFF9E
ΔE00 4.66
Mint Green
#8FFF9F
ΔE00 4.76
Light Bluish Green
#76FDA8
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75EA8A #EA75D5
analogous
#9BEA75 #75EA8A #75EAC5
triadic
#75EA8A #8A75EA #EA8A75
tetradic
#75EA8A #759BEA #EA75D5 #EAC575
square
#75EA8A #759BEA #EA75D5 #EAC575
split-complementary
#75EA8A #C575EA #EA759B
monochromatic
#1EC63C #40E25D #75EA8A #AAF2B7 #DFFAE4
Accessibility & contrast
On white
1.51
#75EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#75EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75EA8A
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75EA8A | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD983
Deuteranopia (green-blind)
#DCCE90
Tritanopia (blue-blind)
#5FE6D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #75ea8a; /* rgb */ color: rgb(117, 234, 138); /* oklch */ color: oklch(84.6% 0.170 147.8);
Tailwind
colors: {
custom: {
50: '#a4f1ad',
500: '#75ea8a',
950: '#000000',
},
}SCSS
$custom: #75ea8a; $custom-light: #a4f1ad; $custom-dark: #000000;
JSON
{
"hex": "#75ea8a",
"rgb": {
"r": 117,
"g": 234,
"b": 138
},
"hsl": {
"h": 130.769,
"s": 73.585,
"l": 68.824
},
"oklch": {
"l": 0.8456,
"c": 0.17013,
"h": 147.8
},
"luminance": 0.64463
}Semantic roles & 50–950 ramp
primary
#75EA8A
secondary
#C241AB
accent
#10B2D6
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581