#75DF8A#75DF8A
#75DF8A is a light, vivid green. Relative luminance 0.584; OKLCH L 81.9% C 0.155 H 148.6°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #75DF8A |
|---|---|
| RGB | rgb(117, 223, 138) |
| HSL | hsl(132, 62%, 67%) |
| HSV | hsv(132, 48%, 87%) |
| CMYK | cmyk(47.5%, 0%, 38.1%, 12.5%) |
| CIE-LAB | lab(80.95, -48.57, 32.43) |
| CIE-LCH | lch(80.95, 58.40, 146.27°) |
| OKLab | oklab(81.9% -0.132 0.0807) |
| OKLCH | oklch(81.9% 0.155 148.6) |
| XYZ | xyz(38.3089, 58.3894, 33.2914) |
| Luminance | 0.5839 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.35
Weird Green
#3AE57F
ΔE00 4.43
Tealish Green
#0CDC73
ΔE00 5.62
Hospital Green
#9BE5AA
ΔE00 6.07
Aqua Green
#12E193
ΔE00 6.12
Lightish Green
#61E160
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DF8A #DF75CA
analogous
#95DF75 #75DF8A #75DFBF
triadic
#75DF8A #8A75DF #DF8A75
tetradic
#75DF8A #7595DF #DF75CA #DFBF75
square
#75DF8A #7595DF #DF75CA #DFBF75
split-complementary
#75DF8A #BF75DF #DF7595
monochromatic
#29B144 #43D360 #75DF8A #A7EBB4 #D8F6DE
Accessibility & contrast
On white
1.66
#75DF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#75DF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DF8A
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DF8A | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF84
Deuteranopia (green-blind)
#D2C58F
Tritanopia (blue-blind)
#62DBCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #75df8a; /* rgb */ color: rgb(117, 223, 138); /* oklch */ color: oklch(81.9% 0.155 148.6);
Tailwind
colors: {
custom: {
50: '#a3eaad',
500: '#75df8a',
950: '#000000',
},
}SCSS
$custom: #75df8a; $custom-light: #a3eaad; $custom-dark: #000000;
JSON
{
"hex": "#75df8a",
"rgb": {
"r": 117,
"g": 223,
"b": 138
},
"hsl": {
"h": 131.887,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.81904,
"c": 0.15466,
"h": 148.6
},
"luminance": 0.58392
}Semantic roles & 50–950 ramp
primary
#75DF8A
secondary
#B2469D
accent
#1BA7CA
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101610
muted
#808481