#75D691#75D691
#75D691 is a light, vivid green. Relative luminance 0.539; OKLCH L 79.9% C 0.135 H 151.6°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #75D691 |
|---|---|
| RGB | rgb(117, 214, 145) |
| HSL | hsl(137, 54%, 65%) |
| HSV | hsv(137, 45%, 84%) |
| CMYK | cmyk(45.3%, 0%, 32.2%, 16.1%) |
| CIE-LAB | lab(78.41, -43.55, 25.43) |
| CIE-LCH | lch(78.41, 50.43, 149.72°) |
| OKLab | oklab(79.87% -0.1187 0.0641) |
| OKLCH | oklch(79.87% 0.135 151.6) |
| XYZ | xyz(36.4911, 53.9168, 35.2667) |
| Luminance | 0.5392 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.05
Hospital Green
#9BE5AA
ΔE00 5.46
Soft Green
#6FC276
ΔE00 5.59
Seaweed
#18D17B
ΔE00 6.07
Aqua Green
#12E193
ΔE00 6.14
Seafoam
#7FE0B3
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D691 #D675BA
analogous
#89D675 #75D691 #75D6C2
triadic
#75D691 #9175D6 #D69175
tetradic
#75D691 #7589D6 #D675BA #D6C275
square
#75D691 #7589D6 #D675BA #D6C275
split-complementary
#75D691 #C275D6 #D67589
monochromatic
#30A150 #46C86B #75D691 #A4E4B7 #D3F2DC
Accessibility & contrast
On white
1.78
#75D691 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#75D691 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D691
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D691 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D691 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C88D
Deuteranopia (green-blind)
#C8BE95
Tritanopia (blue-blind)
#62D3C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #75d691; /* rgb */ color: rgb(117, 214, 145); /* oklch */ color: oklch(79.9% 0.135 151.6);
Tailwind
colors: {
custom: {
50: '#a2e3b1',
500: '#75d691',
950: '#000000',
},
}SCSS
$custom: #75d691; $custom-light: #a2e3b1; $custom-dark: #000000;
JSON
{
"hex": "#75d691",
"rgb": {
"r": 117,
"g": 214,
"b": 145
},
"hsl": {
"h": 137.32,
"s": 54.19,
"l": 64.902
},
"oklch": {
"l": 0.7987,
"c": 0.13491,
"h": 151.6
},
"luminance": 0.53919
}Semantic roles & 50–950 ramp
primary
#75D691
secondary
#A54A8B
accent
#2494C2
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1511
muted
#808481