#75D795#75D795
#75D795 is a light, vivid green. Relative luminance 0.546; OKLCH L 80.2% C 0.133 H 153.0°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #75D795 |
|---|---|
| RGB | rgb(117, 215, 149) |
| HSL | hsl(140, 55%, 65%) |
| HSV | hsv(140, 46%, 84%) |
| CMYK | cmyk(45.6%, 0%, 30.7%, 15.7%) |
| CIE-LAB | lab(78.78, -43.26, 23.85) |
| CIE-LCH | lch(78.78, 49.40, 151.14°) |
| OKLab | oklab(80.19% -0.1181 0.0603) |
| OKLCH | oklch(80.19% 0.133 153) |
| XYZ | xyz(37.0589, 54.5500, 37.0043) |
| Luminance | 0.5455 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.18
Emerald
#50C878
ΔE00 5.49
Seafoam
#7FE0B3
ΔE00 5.59
Aqua Green
#12E193
ΔE00 5.99
Soft Green
#6FC276
ΔE00 6.13
Seaweed
#18D17B
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D795 #D775B7
analogous
#86D775 #75D795 #75D7C6
triadic
#75D795 #9575D7 #D79575
tetradic
#75D795 #7586D7 #D775B7 #D7C675
square
#75D795 #7586D7 #D775B7 #D7C675
split-complementary
#75D795 #C675D7 #D77586
monochromatic
#2FA255 #46C971 #75D795 #A4E5B9 #D4F3DE
Accessibility & contrast
On white
1.76
#75D795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#75D795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D795
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D795 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C991
Deuteranopia (green-blind)
#C9BF99
Tritanopia (blue-blind)
#60D5C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #75d795; /* rgb */ color: rgb(117, 215, 149); /* oklch */ color: oklch(80.2% 0.133 153.0);
Tailwind
colors: {
custom: {
50: '#a2e4b4',
500: '#75d795',
950: '#000000',
},
}SCSS
$custom: #75d795; $custom-light: #a2e4b4; $custom-dark: #000000;
JSON
{
"hex": "#75d795",
"rgb": {
"r": 117,
"g": 215,
"b": 149
},
"hsl": {
"h": 139.592,
"s": 55.056,
"l": 65.098
},
"oklch": {
"l": 0.80194,
"c": 0.13258,
"h": 153
},
"luminance": 0.54553
}Semantic roles & 50–950 ramp
primary
#75D795
secondary
#A64A88
accent
#238EC3
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481