#75D797#75D797
#75D797 is a light, vivid green. Relative luminance 0.546; OKLCH L 80.2% C 0.131 H 153.7°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #75D797 |
|---|---|
| RGB | rgb(117, 215, 151) |
| HSL | hsl(141, 55%, 65%) |
| HSV | hsv(141, 46%, 84%) |
| CMYK | cmyk(45.6%, 0%, 29.8%, 15.7%) |
| CIE-LAB | lab(78.82, -42.90, 22.85) |
| CIE-LCH | lch(78.82, 48.60, 151.96°) |
| OKLab | oklab(80.24% -0.1172 0.0579) |
| OKLCH | oklch(80.24% 0.131 153.7) |
| XYZ | xyz(37.2199, 54.6144, 37.8525) |
| Luminance | 0.5462 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.12
Seafoam
#7FE0B3
ΔE00 5.20
Emerald
#50C878
ΔE00 5.70
Aqua Green
#12E193
ΔE00 6.01
Soft Green
#6FC276
ΔE00 6.37
Eucalyptus
#44D7A8
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D797 #D775B5
analogous
#84D775 #75D797 #75D7C8
triadic
#75D797 #9775D7 #D79775
tetradic
#75D797 #7584D7 #D775B5 #D7C875
square
#75D797 #7584D7 #D775B5 #D7C875
split-complementary
#75D797 #C875D7 #D77584
monochromatic
#2FA257 #46C973 #75D797 #A4E5BB #D4F3DF
Accessibility & contrast
On white
1.76
#75D797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#75D797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D797
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D797 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C993
Deuteranopia (green-blind)
#C8BF9B
Tritanopia (blue-blind)
#60D5C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #75d797; /* rgb */ color: rgb(117, 215, 151); /* oklch */ color: oklch(80.2% 0.131 153.7);
Tailwind
colors: {
custom: {
50: '#a2e4b6',
500: '#75d797',
950: '#000000',
},
}SCSS
$custom: #75d797; $custom-light: #a2e4b6; $custom-dark: #000000;
JSON
{
"hex": "#75d797",
"rgb": {
"r": 117,
"g": 215,
"b": 151
},
"hsl": {
"h": 140.816,
"s": 55.056,
"l": 65.098
},
"oklch": {
"l": 0.80237,
"c": 0.1307,
"h": 153.7
},
"luminance": 0.54617
}Semantic roles & 50–950 ramp
primary
#75D797
secondary
#A64A86
accent
#238BC3
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481