#75D796#75D796
#75D796 is a light, vivid green. Relative luminance 0.546; OKLCH L 80.2% C 0.132 H 153.3°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #75D796 |
|---|---|
| RGB | rgb(117, 215, 150) |
| HSL | hsl(140, 55%, 65%) |
| HSV | hsv(140, 46%, 84%) |
| CMYK | cmyk(45.6%, 0%, 30.2%, 15.7%) |
| CIE-LAB | lab(78.80, -43.08, 23.35) |
| CIE-LCH | lch(78.80, 49.00, 151.54°) |
| OKLab | oklab(80.22% -0.1176 0.0591) |
| OKLCH | oklch(80.22% 0.132 153.3) |
| XYZ | xyz(37.1391, 54.5821, 37.4266) |
| Luminance | 0.5458 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.14
Seafoam
#7FE0B3
ΔE00 5.39
Emerald
#50C878
ΔE00 5.59
Aqua Green
#12E193
ΔE00 6.00
Soft Green
#6FC276
ΔE00 6.25
Seaweed
#18D17B
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D796 #D775B6
analogous
#85D775 #75D796 #75D7C7
triadic
#75D796 #9675D7 #D79675
tetradic
#75D796 #7585D7 #D775B6 #D7C775
square
#75D796 #7585D7 #D775B6 #D7C775
split-complementary
#75D796 #C775D7 #D77585
monochromatic
#2FA256 #46C972 #75D796 #A4E5BA #D4F3DE
Accessibility & contrast
On white
1.76
#75D796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#75D796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D796
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D796 | 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)
#D7C992
Deuteranopia (green-blind)
#C8BF9A
Tritanopia (blue-blind)
#60D5C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #75d796; /* rgb */ color: rgb(117, 215, 150); /* oklch */ color: oklch(80.2% 0.132 153.3);
Tailwind
colors: {
custom: {
50: '#a2e4b5',
500: '#75d796',
950: '#000000',
},
}SCSS
$custom: #75d796; $custom-light: #a2e4b5; $custom-dark: #000000;
JSON
{
"hex": "#75d796",
"rgb": {
"r": 117,
"g": 215,
"b": 150
},
"hsl": {
"h": 140.204,
"s": 55.056,
"l": 65.098
},
"oklch": {
"l": 0.80215,
"c": 0.13165,
"h": 153.3
},
"luminance": 0.54585
}Semantic roles & 50–950 ramp
primary
#75D796
secondary
#A64A87
accent
#238DC3
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481