#75D596#75D596
#75D596 is a light, vivid green. Relative luminance 0.536; OKLCH L 79.7% C 0.129 H 153.7°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #75D596 |
|---|---|
| RGB | rgb(117, 213, 150) |
| HSL | hsl(141, 53%, 65%) |
| HSV | hsv(141, 45%, 84%) |
| CMYK | cmyk(45.1%, 0%, 29.6%, 16.5%) |
| CIE-LAB | lab(78.21, -42.21, 22.54) |
| CIE-LCH | lch(78.21, 47.85, 151.89°) |
| OKLab | oklab(79.74% -0.1153 0.0571) |
| OKLCH | oklch(79.74% 0.129 153.7) |
| XYZ | xyz(36.6329, 53.5698, 37.2579) |
| Luminance | 0.5357 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.32
Hospital Green
#9BE5AA
ΔE00 5.36
Emerald
#50C878
ΔE00 5.50
Soft Green
#6FC276
ΔE00 6.04
Aqua Green
#12E193
ΔE00 6.29
Eucalyptus
#44D7A8
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D596 #D575B4
analogous
#84D575 #75D596 #75D5C6
triadic
#75D596 #9675D5 #D59675
tetradic
#75D596 #7584D5 #D575B4 #D5C675
square
#75D596 #7584D5 #D575B4 #D5C675
split-complementary
#75D596 #C675D5 #D57584
monochromatic
#309F57 #46C772 #75D596 #A4E3BA #D3F2DD
Accessibility & contrast
On white
1.79
#75D596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#75D596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D596
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D596 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C792
Deuteranopia (green-blind)
#C7BD9A
Tritanopia (blue-blind)
#60D3C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #75d596; /* rgb */ color: rgb(117, 213, 150); /* oklch */ color: oklch(79.7% 0.129 153.7);
Tailwind
colors: {
custom: {
50: '#a2e2b5',
500: '#75d596',
950: '#000000',
},
}SCSS
$custom: #75d596; $custom-light: #a2e2b5; $custom-dark: #000000;
JSON
{
"hex": "#75d596",
"rgb": {
"r": 117,
"g": 213,
"b": 150
},
"hsl": {
"h": 140.625,
"s": 53.333,
"l": 64.706
},
"oklch": {
"l": 0.79736,
"c": 0.12871,
"h": 153.7
},
"luminance": 0.53572
}Semantic roles & 50–950 ramp
primary
#75D596
secondary
#A44B85
accent
#258BC1
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481