#75DF80#75DF80
#75DF80 is a light, vivid green. Relative luminance 0.581; OKLCH L 81.7% C 0.164 H 146.1°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #75DF80 |
|---|---|
| RGB | rgb(117, 223, 128) |
| HSL | hsl(126, 62%, 67%) |
| HSV | hsv(126, 48%, 87%) |
| CMYK | cmyk(47.5%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(80.80, -50.14, 37.26) |
| CIE-LCH | lch(80.80, 62.47, 143.38°) |
| OKLab | oklab(81.73% -0.1362 0.0917) |
| OKLCH | oklch(81.73% 0.164 146.1) |
| XYZ | xyz(37.6180, 58.1130, 29.6525) |
| Luminance | 0.5812 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.03
Weird Green
#3AE57F
ΔE00 4.34
Lightish Green
#61E160
ΔE00 4.53
Tealish Green
#0CDC73
ΔE00 5.39
Fresh Green
#69D84F
ΔE00 6.20
Palegreen
#98FB98
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DF80 #DF75D4
analogous
#9FDF75 #75DF80 #75DFB5
triadic
#75DF80 #8075DF #DF8075
tetradic
#75DF80 #759FDF #DF75D4 #DFB575
square
#75DF80 #759FDF #DF75D4 #DFB575
split-complementary
#75DF80 #B575DF #DF759F
monochromatic
#29B137 #43D352 #75DF80 #A7EBAE #D8F6DB
Accessibility & contrast
On white
1.66
#75DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#75DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DF80
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DF80 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF79
Deuteranopia (green-blind)
#D3C586
Tritanopia (blue-blind)
#64DBC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #75df80; /* rgb */ color: rgb(117, 223, 128); /* oklch */ color: oklch(81.7% 0.164 146.1);
Tailwind
colors: {
custom: {
50: '#a3eaa6',
500: '#75df80',
950: '#000000',
},
}SCSS
$custom: #75df80; $custom-light: #a3eaa6; $custom-dark: #000000;
JSON
{
"hex": "#75df80",
"rgb": {
"r": 117,
"g": 223,
"b": 128
},
"hsl": {
"h": 126.226,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.81729,
"c": 0.16418,
"h": 146.1
},
"luminance": 0.58116
}Semantic roles & 50–950 ramp
primary
#75DF80
secondary
#B246A7
accent
#1BB8CA
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#10160F
muted
#808480