#75E488#75E488
#75E488 is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.1% C 0.164 H 147.7°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #75E488 |
|---|---|
| RGB | rgb(117, 228, 136) |
| HSL | hsl(130, 67%, 68%) |
| HSV | hsv(130, 49%, 89%) |
| CMYK | cmyk(48.7%, 0%, 40.4%, 10.6%) |
| CIE-LAB | lab(82.40, -50.95, 35.33) |
| CIE-LCH | lch(82.40, 62.01, 145.26°) |
| OKLab | oklab(83.08% -0.1383 0.0874) |
| OKLCH | oklch(83.08% 0.164 147.7) |
| XYZ | xyz(39.5211, 61.0433, 32.9877) |
| Luminance | 0.6105 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.36
Weird Green
#3AE57F
ΔE00 3.94
Lightish Green
#61E160
ΔE00 5.29
Tealish Green
#0CDC73
ΔE00 5.57
Palegreen
#98FB98
ΔE00 5.70
Seafoam Green
#7AF9AB
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E488 #E475D1
analogous
#9AE475 #75E488 #75E4BF
triadic
#75E488 #8875E4 #E48875
tetradic
#75E488 #759AE4 #E475D1 #E4BF75
square
#75E488 #759AE4 #E475D1 #E4BF75
split-complementary
#75E488 #BF75E4 #E4759A
monochromatic
#24BA3E #42DA5C #75E488 #A8EEB4 #DBF8E0
Accessibility & contrast
On white
1.59
#75E488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#75E488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E488
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E488 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D381
Deuteranopia (green-blind)
#D7C98E
Tritanopia (blue-blind)
#61E0CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #75e488; /* rgb */ color: rgb(117, 228, 136); /* oklch */ color: oklch(83.1% 0.164 147.7);
Tailwind
colors: {
custom: {
50: '#a3edab',
500: '#75e488',
950: '#000000',
},
}SCSS
$custom: #75e488; $custom-light: #a3edab; $custom-dark: #000000;
JSON
{
"hex": "#75e488",
"rgb": {
"r": 117,
"g": 228,
"b": 136
},
"hsl": {
"h": 130.27,
"s": 67.273,
"l": 67.647
},
"oklch": {
"l": 0.83076,
"c": 0.16364,
"h": 147.7
},
"luminance": 0.61046
}Semantic roles & 50–950 ramp
primary
#75E488
secondary
#BA43A6
accent
#16B0CF
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101610
muted
#818581