#75D397#75D397
#75D397 is a light, vivid green. Relative luminance 0.526; OKLCH L 79.3% C 0.125 H 154.4°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #75D397 |
|---|---|
| RGB | rgb(117, 211, 151) |
| HSL | hsl(142, 52%, 64%) |
| HSV | hsv(142, 45%, 83%) |
| CMYK | cmyk(44.5%, 0%, 28.4%, 17.3%) |
| CIE-LAB | lab(77.64, -41.14, 21.24) |
| CIE-LCH | lch(77.64, 46.30, 152.70°) |
| OKLab | oklab(79.28% -0.1126 0.0539) |
| OKLCH | oklch(79.28% 0.125 154.4) |
| XYZ | xyz(36.2138, 52.6022, 37.5171) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.11
Emerald
#50C878
ΔE00 5.62
Hospital Green
#9BE5AA
ΔE00 5.62
Soft Green
#6FC276
ΔE00 6.04
Eucalyptus
#44D7A8
ΔE00 6.19
Aqua Green
#12E193
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D397 #D375B1
analogous
#82D375 #75D397 #75D3C6
triadic
#75D397 #9775D3 #D39775
tetradic
#75D397 #7582D3 #D375B1 #D3C675
square
#75D397 #7582D3 #D375B1 #D3C675
split-complementary
#75D397 #C675D3 #D37582
monochromatic
#329C58 #47C474 #75D397 #A3E2BA #D2F1DD
Accessibility & contrast
On white
1.82
#75D397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#75D397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D397
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D397 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C693
Deuteranopia (green-blind)
#C5BC9B
Tritanopia (blue-blind)
#60D1C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #75d397; /* rgb */ color: rgb(117, 211, 151); /* oklch */ color: oklch(79.3% 0.125 154.4);
Tailwind
colors: {
custom: {
50: '#a1e1b5',
500: '#75d397',
950: '#000000',
},
}SCSS
$custom: #75d397; $custom-light: #a1e1b5; $custom-dark: #000000;
JSON
{
"hex": "#75d397",
"rgb": {
"r": 117,
"g": 211,
"b": 151
},
"hsl": {
"h": 141.702,
"s": 51.648,
"l": 64.314
},
"oklch": {
"l": 0.79278,
"c": 0.12483,
"h": 154.4
},
"luminance": 0.52605
}Semantic roles & 50–950 ramp
primary
#75D397
secondary
#A14B82
accent
#2688BF
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481