#75D282#75D282
#75D282 is a light, vivid green. Relative luminance 0.515; OKLCH L 78.6% C 0.144 H 147.2°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #75D282 |
|---|---|
| RGB | rgb(117, 210, 130) |
| HSL | hsl(128, 51%, 64%) |
| HSV | hsv(128, 44%, 82%) |
| CMYK | cmyk(44.3%, 0%, 38.1%, 17.6%) |
| CIE-LAB | lab(76.97, -44.38, 31.26) |
| CIE-LCH | lch(76.97, 54.29, 144.84°) |
| OKLab | oklab(78.61% -0.1207 0.0777) |
| OKLCH | oklch(78.61% 0.144 147.2) |
| XYZ | xyz(34.4100, 51.4845, 29.2391) |
| Luminance | 0.5149 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.01
Emerald
#50C878
ΔE00 4.17
Seaweed
#18D17B
ΔE00 5.91
Dark Mint
#48C072
ΔE00 6.01
Weird Green
#3AE57F
ΔE00 6.39
Tealish Green
#0CDC73
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D282 #D275C5
analogous
#97D275 #75D282 #75D2B1
triadic
#75D282 #8275D2 #D28275
tetradic
#75D282 #7597D2 #D275C5 #D2B175
square
#75D282 #7597D2 #D275C5 #D2B175
split-complementary
#75D282 #B175D2 #D27597
monochromatic
#329A41 #47C358 #75D282 #A3E1AC #D1F0D6
Accessibility & contrast
On white
1.86
#75D282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#75D282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D282
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D282 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C47C
Deuteranopia (green-blind)
#C7BA87
Tritanopia (blue-blind)
#66CEBE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75d282; /* rgb */ color: rgb(117, 210, 130); /* oklch */ color: oklch(78.6% 0.144 147.2);
Tailwind
colors: {
custom: {
50: '#a1e0a7',
500: '#75d282',
950: '#000000',
},
}SCSS
$custom: #75d282; $custom-light: #a1e0a7; $custom-dark: #000000;
JSON
{
"hex": "#75d282",
"rgb": {
"r": 117,
"g": 210,
"b": 130
},
"hsl": {
"h": 128.387,
"s": 50.82,
"l": 64.118
},
"oklch": {
"l": 0.78612,
"c": 0.14357,
"h": 147.2
},
"luminance": 0.51487
}Semantic roles & 50–950 ramp
primary
#75D282
secondary
#9F4C94
accent
#27A9BE
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480