#75DC8D#75DC8D
#75DC8D is a light, vivid green. Relative luminance 0.569; OKLCH L 81.2% C 0.147 H 149.7°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #75DC8D |
|---|---|
| RGB | rgb(117, 220, 141) |
| HSL | hsl(134, 60%, 66%) |
| HSV | hsv(134, 47%, 86%) |
| CMYK | cmyk(46.8%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(80.12, -46.81, 29.79) |
| CIE-LCH | lch(80.12, 55.49, 147.53°) |
| OKLab | oklab(81.24% -0.1273 0.0745) |
| OKLCH | oklch(81.24% 0.147 149.7) |
| XYZ | xyz(37.7347, 56.8886, 34.1863) |
| Luminance | 0.5689 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 5.06
Lightgreen
#90EE90
ΔE00 5.23
Hospital Green
#9BE5AA
ΔE00 5.63
Emerald
#50C878
ΔE00 5.68
Aqua Green
#12E193
ΔE00 5.89
Tealish Green
#0CDC73
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DC8D #DC75C4
analogous
#90DC75 #75DC8D #75DCC1
triadic
#75DC8D #8D75DC #DC8D75
tetradic
#75DC8D #7590DC #DC75C4 #DCC175
square
#75DC8D #7590DC #DC75C4 #DCC175
split-complementary
#75DC8D #C175DC #DC7590
monochromatic
#2BAB49 #44D065 #75DC8D #A6E8B5 #D7F5DE
Accessibility & contrast
On white
1.70
#75DC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#75DC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DC8D
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DC8D | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD88
Deuteranopia (green-blind)
#CFC392
Tritanopia (blue-blind)
#61D9C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #75dc8d; /* rgb */ color: rgb(117, 220, 141); /* oklch */ color: oklch(81.2% 0.147 149.7);
Tailwind
colors: {
custom: {
50: '#a2e7af',
500: '#75dc8d',
950: '#000000',
},
}SCSS
$custom: #75dc8d; $custom-light: #a2e7af; $custom-dark: #000000;
JSON
{
"hex": "#75dc8d",
"rgb": {
"r": 117,
"g": 220,
"b": 141
},
"hsl": {
"h": 133.981,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.81236,
"c": 0.14748,
"h": 149.7
},
"luminance": 0.56891
}Semantic roles & 50–950 ramp
primary
#75DC8D
secondary
#AE4896
accent
#1EA0C7
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1610
muted
#808481