#75D480#75D480
#75D480 is a light, vivid green. Relative luminance 0.524; OKLCH L 79.1% C 0.148 H 146.5°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #75D480 |
|---|---|
| RGB | rgb(117, 212, 128) |
| HSL | hsl(127, 52%, 65%) |
| HSV | hsv(127, 45%, 83%) |
| CMYK | cmyk(44.8%, 0%, 39.6%, 16.9%) |
| CIE-LAB | lab(77.53, -45.56, 33.03) |
| CIE-LCH | lch(77.53, 56.27, 144.06°) |
| OKLab | oklab(79.06% -0.1238 0.0818) |
| OKLCH | oklch(79.06% 0.148 146.5) |
| XYZ | xyz(34.7740, 52.4250, 28.7045) |
| Luminance | 0.5243 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.51
Emerald
#50C878
ΔE00 4.53
Weird Green
#3AE57F
ΔE00 5.93
Seaweed
#18D17B
ΔE00 5.99
Tealish Green
#0CDC73
ΔE00 6.07
Lightgreen
#90EE90
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D480 #D475C9
analogous
#9AD475 #75D480 #75D4AF
triadic
#75D480 #8075D4 #D48075
tetradic
#75D480 #759AD4 #D475C9 #D4AF75
square
#75D480 #759AD4 #D475C9 #D4AF75
split-complementary
#75D480 #AF75D4 #D4759A
monochromatic
#319E3E #46C555 #75D480 #A4E3AB #D2F1D6
Accessibility & contrast
On white
1.83
#75D480 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#75D480 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D480
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D480 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D480 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57A
Deuteranopia (green-blind)
#C9BC85
Tritanopia (blue-blind)
#66D0BF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #75d480; /* rgb */ color: rgb(117, 212, 128); /* oklch */ color: oklch(79.1% 0.148 146.5);
Tailwind
colors: {
custom: {
50: '#a2e2a5',
500: '#75d480',
950: '#000000',
},
}SCSS
$custom: #75d480; $custom-light: #a2e2a5; $custom-dark: #000000;
JSON
{
"hex": "#75d480",
"rgb": {
"r": 117,
"g": 212,
"b": 128
},
"hsl": {
"h": 126.947,
"s": 52.486,
"l": 64.51
},
"oklch": {
"l": 0.7906,
"c": 0.14844,
"h": 146.5
},
"luminance": 0.52427
}Semantic roles & 50–950 ramp
primary
#75D480
secondary
#A24B98
accent
#26AEC0
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480