#75D696#75D696
#75D696 is a light, vivid green. Relative luminance 0.541; OKLCH L 80.0% C 0.130 H 153.5°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #75D696 |
|---|---|
| RGB | rgb(117, 214, 150) |
| HSL | hsl(140, 54%, 65%) |
| HSV | hsv(140, 45%, 84%) |
| CMYK | cmyk(45.3%, 0%, 29.9%, 16.1%) |
| CIE-LAB | lab(78.51, -42.64, 22.95) |
| CIE-LCH | lch(78.51, 48.43, 151.72°) |
| OKLab | oklab(79.97% -0.1165 0.0581) |
| OKLCH | oklch(79.97% 0.13 153.5) |
| XYZ | xyz(36.8852, 54.0744, 37.3420) |
| Luminance | 0.5408 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.24
Seafoam
#7FE0B3
ΔE00 5.35
Emerald
#50C878
ΔE00 5.54
Aqua Green
#12E193
ΔE00 6.14
Soft Green
#6FC276
ΔE00 6.14
Seaweed
#18D17B
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D696 #D675B5
analogous
#85D675 #75D696 #75D6C6
triadic
#75D696 #9675D6 #D69675
tetradic
#75D696 #7585D6 #D675B5 #D6C675
square
#75D696 #7585D6 #D675B5 #D6C675
split-complementary
#75D696 #C675D6 #D67585
monochromatic
#30A156 #46C872 #75D696 #A4E4BA #D3F2DE
Accessibility & contrast
On white
1.78
#75D696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#75D696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D696
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D696 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C892
Deuteranopia (green-blind)
#C8BE9A
Tritanopia (blue-blind)
#60D4C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #75d696; /* rgb */ color: rgb(117, 214, 150); /* oklch */ color: oklch(80.0% 0.130 153.5);
Tailwind
colors: {
custom: {
50: '#a2e3b5',
500: '#75d696',
950: '#000000',
},
}SCSS
$custom: #75d696; $custom-light: #a2e3b5; $custom-dark: #000000;
JSON
{
"hex": "#75d696",
"rgb": {
"r": 117,
"g": 214,
"b": 150
},
"hsl": {
"h": 140.412,
"s": 54.19,
"l": 64.902
},
"oklch": {
"l": 0.79975,
"c": 0.13018,
"h": 153.5
},
"luminance": 0.54077
}Semantic roles & 50–950 ramp
primary
#75D696
secondary
#A54A86
accent
#248CC2
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481