#75DF83#75DF83
#75DF83 is a light, vivid green. Relative luminance 0.582; OKLCH L 81.8% C 0.161 H 146.8°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #75DF83 |
|---|---|
| RGB | rgb(117, 223, 131) |
| HSL | hsl(128, 62%, 67%) |
| HSV | hsv(128, 48%, 87%) |
| CMYK | cmyk(47.5%, 0%, 41.3%, 12.5%) |
| CIE-LAB | lab(80.85, -49.69, 35.82) |
| CIE-LCH | lch(80.85, 61.25, 144.21°) |
| OKLab | oklab(81.78% -0.1349 0.0884) |
| OKLCH | oklch(81.78% 0.161 146.8) |
| XYZ | xyz(37.8183, 58.1932, 30.7079) |
| Luminance | 0.5820 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.05
Weird Green
#3AE57F
ΔE00 4.29
Lightish Green
#61E160
ΔE00 5.00
Tealish Green
#0CDC73
ΔE00 5.40
Emerald
#50C878
ΔE00 6.50
Palegreen
#98FB98
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DF83 #DF75D1
analogous
#9CDF75 #75DF83 #75DFB8
triadic
#75DF83 #8375DF #DF8375
tetradic
#75DF83 #759CDF #DF75D1 #DFB875
square
#75DF83 #759CDF #DF75D1 #DFB875
split-complementary
#75DF83 #B875DF #DF759C
monochromatic
#29B13B #43D356 #75DF83 #A7EBB0 #D8F6DC
Accessibility & contrast
On white
1.66
#75DF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#75DF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DF83
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DF83 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7C
Deuteranopia (green-blind)
#D3C589
Tritanopia (blue-blind)
#64DBC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #75df83; /* rgb */ color: rgb(117, 223, 131); /* oklch */ color: oklch(81.8% 0.161 146.8);
Tailwind
colors: {
custom: {
50: '#a3eaa8',
500: '#75df83',
950: '#000000',
},
}SCSS
$custom: #75df83; $custom-light: #a3eaa8; $custom-dark: #000000;
JSON
{
"hex": "#75df83",
"rgb": {
"r": 117,
"g": 223,
"b": 131
},
"hsl": {
"h": 127.925,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.81779,
"c": 0.16132,
"h": 146.8
},
"luminance": 0.58196
}Semantic roles & 50–950 ramp
primary
#75DF83
secondary
#B246A4
accent
#1BB3CA
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#101610
muted
#808480