#75D698#75D698
#75D698 is a light, vivid green. Relative luminance 0.541; OKLCH L 80.0% C 0.128 H 154.3°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #75D698 |
|---|---|
| RGB | rgb(117, 214, 152) |
| HSL | hsl(142, 54%, 65%) |
| HSV | hsv(142, 45%, 84%) |
| CMYK | cmyk(45.3%, 0%, 29%, 16.1%) |
| CIE-LAB | lab(78.54, -42.27, 21.95) |
| CIE-LCH | lch(78.54, 47.63, 152.56°) |
| OKLab | oklab(80.02% -0.1156 0.0557) |
| OKLCH | oklch(80.02% 0.128 154.3) |
| XYZ | xyz(37.0476, 54.1393, 38.1974) |
| Luminance | 0.5414 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.96
Hospital Green
#9BE5AA
ΔE00 5.21
Emerald
#50C878
ΔE00 5.79
Aqua Green
#12E193
ΔE00 6.19
Eucalyptus
#44D7A8
ΔE00 6.23
Soft Green
#6FC276
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D698 #D675B3
analogous
#83D675 #75D698 #75D6C8
triadic
#75D698 #9875D6 #D69875
tetradic
#75D698 #7583D6 #D675B3 #D6C875
square
#75D698 #7583D6 #D675B3 #D6C875
split-complementary
#75D698 #C875D6 #D67583
monochromatic
#30A159 #46C875 #75D698 #A4E4BB #D3F2DE
Accessibility & contrast
On white
1.78
#75D698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#75D698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D698
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D698 | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C894
Deuteranopia (green-blind)
#C7BE9C
Tritanopia (blue-blind)
#5FD4C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #75d698; /* rgb */ color: rgb(117, 214, 152); /* oklch */ color: oklch(80.0% 0.128 154.3);
Tailwind
colors: {
custom: {
50: '#a2e3b6',
500: '#75d698',
950: '#000000',
},
}SCSS
$custom: #75d698; $custom-light: #a2e3b6; $custom-dark: #000000;
JSON
{
"hex": "#75d698",
"rgb": {
"r": 117,
"g": 214,
"b": 152
},
"hsl": {
"h": 141.649,
"s": 54.19,
"l": 64.902
},
"oklch": {
"l": 0.80019,
"c": 0.12831,
"h": 154.3
},
"luminance": 0.54142
}Semantic roles & 50–950 ramp
primary
#75D698
secondary
#A54A84
accent
#2489C2
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481