#75E080#75E080
#75E080 is a light, vivid green. Relative luminance 0.587; OKLCH L 82.0% C 0.166 H 146.0°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #75E080 |
|---|---|
| RGB | rgb(117, 224, 128) |
| HSL | hsl(126, 63%, 67%) |
| HSV | hsv(126, 48%, 88%) |
| CMYK | cmyk(47.8%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(81.10, -50.55, 37.64) |
| CIE-LCH | lch(81.10, 63.03, 143.33°) |
| OKLab | oklab(81.97% -0.1373 0.0925) |
| OKLCH | oklch(81.97% 0.166 146) |
| XYZ | xyz(37.8859, 58.6489, 29.7419) |
| Luminance | 0.5865 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.87
Weird Green
#3AE57F
ΔE00 4.26
Lightish Green
#61E160
ΔE00 4.41
Tealish Green
#0CDC73
ΔE00 5.40
Fresh Green
#69D84F
ΔE00 6.16
Palegreen
#98FB98
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E080 #E075D5
analogous
#A0E075 #75E080 #75E0B6
triadic
#75E080 #8075E0 #E08075
tetradic
#75E080 #75A0E0 #E075D5 #E0B675
square
#75E080 #75A0E0 #E075D5 #E0B675
split-complementary
#75E080 #B675E0 #E075A0
monochromatic
#28B336 #43D552 #75E080 #A7EBAE #D9F6DC
Accessibility & contrast
On white
1.65
#75E080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#75E080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E080
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E080 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D079
Deuteranopia (green-blind)
#D4C586
Tritanopia (blue-blind)
#64DBC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #75e080; /* rgb */ color: rgb(117, 224, 128); /* oklch */ color: oklch(82.0% 0.166 146.0);
Tailwind
colors: {
custom: {
50: '#a3eaa6',
500: '#75e080',
950: '#000000',
},
}SCSS
$custom: #75e080; $custom-light: #a3eaa6; $custom-dark: #000000;
JSON
{
"hex": "#75e080",
"rgb": {
"r": 117,
"g": 224,
"b": 128
},
"hsl": {
"h": 126.168,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.81971,
"c": 0.16558,
"h": 146
},
"luminance": 0.58652
}Semantic roles & 50–950 ramp
primary
#75E080
secondary
#B445A8
accent
#1AB9CB
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#10160F
muted
#808480