#75DF86#75DF86
#75DF86 is a light, vivid green. Relative luminance 0.583; OKLCH L 81.8% C 0.158 H 147.5°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #75DF86 |
|---|---|
| RGB | rgb(117, 223, 134) |
| HSL | hsl(130, 62%, 67%) |
| HSV | hsv(130, 48%, 87%) |
| CMYK | cmyk(47.5%, 0%, 39.9%, 12.5%) |
| CIE-LAB | lab(80.89, -49.22, 34.37) |
| CIE-LCH | lch(80.89, 60.03, 145.07°) |
| OKLab | oklab(81.83% -0.1337 0.0851) |
| OKLCH | oklch(81.83% 0.158 147.5) |
| XYZ | xyz(38.0246, 58.2757, 31.7942) |
| Luminance | 0.5828 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.14
Weird Green
#3AE57F
ΔE00 4.31
Tealish Green
#0CDC73
ΔE00 5.46
Lightish Green
#61E160
ΔE00 5.49
Emerald
#50C878
ΔE00 6.37
Aqua Green
#12E193
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DF86 #DF75CE
analogous
#99DF75 #75DF86 #75DFBB
triadic
#75DF86 #8675DF #DF8675
tetradic
#75DF86 #7599DF #DF75CE #DFBB75
square
#75DF86 #7599DF #DF75CE #DFBB75
split-complementary
#75DF86 #BB75DF #DF7599
monochromatic
#29B13F #43D35A #75DF86 #A7EBB2 #D8F6DD
Accessibility & contrast
On white
1.66
#75DF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#75DF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DF86
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DF86 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF80
Deuteranopia (green-blind)
#D2C58C
Tritanopia (blue-blind)
#63DBC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #75df86; /* rgb */ color: rgb(117, 223, 134); /* oklch */ color: oklch(81.8% 0.158 147.5);
Tailwind
colors: {
custom: {
50: '#a3eaaa',
500: '#75df86',
950: '#000000',
},
}SCSS
$custom: #75df86; $custom-light: #a3eaaa; $custom-dark: #000000;
JSON
{
"hex": "#75df86",
"rgb": {
"r": 117,
"g": 223,
"b": 134
},
"hsl": {
"h": 129.623,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.81832,
"c": 0.15848,
"h": 147.5
},
"luminance": 0.58278
}Semantic roles & 50–950 ramp
primary
#75DF86
secondary
#B246A1
accent
#1BAECA
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101610
muted
#808481