#75D196#75D196
#75D196 is a light, vivid green. Relative luminance 0.516; OKLCH L 78.8% C 0.123 H 154.4°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #75D196 |
|---|---|
| RGB | rgb(117, 209, 150) |
| HSL | hsl(142, 50%, 64%) |
| HSV | hsv(142, 44%, 82%) |
| CMYK | cmyk(44%, 0%, 28.2%, 18%) |
| CIE-LAB | lab(77.03, -40.44, 20.92) |
| CIE-LCH | lch(77.03, 45.53, 152.64°) |
| OKLab | oklab(78.78% -0.1107 0.0532) |
| OKLCH | oklch(78.78% 0.123 154.4) |
| XYZ | xyz(35.6392, 51.5823, 36.9266) |
| Luminance | 0.5159 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.33
Emerald
#50C878
ΔE00 5.51
Soft Green
#6FC276
ΔE00 5.78
Hospital Green
#9BE5AA
ΔE00 5.93
Eucalyptus
#44D7A8
ΔE00 6.26
Mediumaquamarine
#66CDAA
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D196 #D175B0
analogous
#82D175 #75D196 #75D1C4
triadic
#75D196 #9675D1 #D19675
tetradic
#75D196 #7582D1 #D175B0 #D1C475
square
#75D196 #7582D1 #D175B0 #D1C475
split-complementary
#75D196 #C475D1 #D17582
monochromatic
#339957 #47C273 #75D196 #A3E0B9 #D1F0DC
Accessibility & contrast
On white
1.86
#75D196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#75D196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D196
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D196 | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C492
Deuteranopia (green-blind)
#C3BA99
Tritanopia (blue-blind)
#61CFC1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75d196; /* rgb */ color: rgb(117, 209, 150); /* oklch */ color: oklch(78.8% 0.123 154.4);
Tailwind
colors: {
custom: {
50: '#a1dfb5',
500: '#75d196',
950: '#000000',
},
}SCSS
$custom: #75d196; $custom-light: #a1dfb5; $custom-dark: #000000;
JSON
{
"hex": "#75d196",
"rgb": {
"r": 117,
"g": 209,
"b": 150
},
"hsl": {
"h": 141.522,
"s": 50,
"l": 63.922
},
"oklch": {
"l": 0.78776,
"c": 0.1228,
"h": 154.4
},
"luminance": 0.51585
}Semantic roles & 50–950 ramp
primary
#75D196
secondary
#9E4C81
accent
#2888BD
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481