#75D486#75D486
#75D486 is a light, vivid green. Relative luminance 0.526; OKLCH L 79.2% C 0.143 H 148.2°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #75D486 |
|---|---|
| RGB | rgb(117, 212, 134) |
| HSL | hsl(131, 52%, 65%) |
| HSV | hsv(131, 45%, 83%) |
| CMYK | cmyk(44.8%, 0%, 36.8%, 16.9%) |
| CIE-LAB | lab(77.63, -44.58, 30.08) |
| CIE-LCH | lch(77.63, 53.78, 145.99°) |
| OKLab | oklab(79.17% -0.1213 0.075) |
| OKLCH | oklch(79.17% 0.143 148.2) |
| XYZ | xyz(35.1806, 52.5877, 30.8462) |
| Luminance | 0.5259 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.39
Soft Green
#6FC276
ΔE00 4.53
Seaweed
#18D17B
ΔE00 5.83
Weird Green
#3AE57F
ΔE00 6.14
Dark Mint
#48C072
ΔE00 6.30
Tealish Green
#0CDC73
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D486 #D475C3
analogous
#94D475 #75D486 #75D4B6
triadic
#75D486 #8675D4 #D48675
tetradic
#75D486 #7594D4 #D475C3 #D4B675
square
#75D486 #7594D4 #D475C3 #D4B675
split-complementary
#75D486 #B675D4 #D47594
monochromatic
#319E44 #46C55D #75D486 #A4E3AF #D2F1D8
Accessibility & contrast
On white
1.82
#75D486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#75D486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D486
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D486 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C681
Deuteranopia (green-blind)
#C8BC8B
Tritanopia (blue-blind)
#65D0C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #75d486; /* rgb */ color: rgb(117, 212, 134); /* oklch */ color: oklch(79.2% 0.143 148.2);
Tailwind
colors: {
custom: {
50: '#a2e2aa',
500: '#75d486',
950: '#000000',
},
}SCSS
$custom: #75d486; $custom-light: #a2e2aa; $custom-dark: #000000;
JSON
{
"hex": "#75d486",
"rgb": {
"r": 117,
"g": 212,
"b": 134
},
"hsl": {
"h": 130.737,
"s": 52.486,
"l": 64.51
},
"oklch": {
"l": 0.79171,
"c": 0.1426,
"h": 148.2
},
"luminance": 0.5259
}Semantic roles & 50–950 ramp
primary
#75D486
secondary
#A24B93
accent
#26A4C0
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481