#75D496#75D496
#75D496 is a light, vivid green. Relative luminance 0.531; OKLCH L 79.5% C 0.127 H 153.8°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #75D496 |
|---|---|
| RGB | rgb(117, 212, 150) |
| HSL | hsl(141, 52%, 65%) |
| HSV | hsv(141, 45%, 83%) |
| CMYK | cmyk(44.8%, 0%, 29.2%, 16.9%) |
| CIE-LAB | lab(77.92, -41.77, 22.14) |
| CIE-LCH | lch(77.92, 47.27, 152.07°) |
| OKLab | oklab(79.5% -0.1142 0.0561) |
| OKLCH | oklch(79.5% 0.127 153.8) |
| XYZ | xyz(36.3821, 53.0683, 37.1743) |
| Luminance | 0.5307 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.30
Emerald
#50C878
ΔE00 5.48
Hospital Green
#9BE5AA
ΔE00 5.48
Soft Green
#6FC276
ΔE00 5.96
Eucalyptus
#44D7A8
ΔE00 6.41
Aqua Green
#12E193
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D496 #D475B3
analogous
#84D475 #75D496 #75D4C6
triadic
#75D496 #9675D4 #D49675
tetradic
#75D496 #7584D4 #D475B3 #D4C675
square
#75D496 #7584D4 #D475B3 #D4C675
split-complementary
#75D496 #C675D4 #D47584
monochromatic
#319E57 #46C572 #75D496 #A4E3BA #D2F1DD
Accessibility & contrast
On white
1.81
#75D496 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#75D496 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D496
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D496 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D496 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C792
Deuteranopia (green-blind)
#C6BD9A
Tritanopia (blue-blind)
#61D2C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #75d496; /* rgb */ color: rgb(117, 212, 150); /* oklch */ color: oklch(79.5% 0.127 153.8);
Tailwind
colors: {
custom: {
50: '#a1e2b5',
500: '#75d496',
950: '#000000',
},
}SCSS
$custom: #75d496; $custom-light: #a1e2b5; $custom-dark: #000000;
JSON
{
"hex": "#75d496",
"rgb": {
"r": 117,
"g": 212,
"b": 150
},
"hsl": {
"h": 140.842,
"s": 52.486,
"l": 64.51
},
"oklch": {
"l": 0.79496,
"c": 0.12723,
"h": 153.8
},
"luminance": 0.53071
}Semantic roles & 50–950 ramp
primary
#75D496
secondary
#A24B84
accent
#268AC0
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481