#75DD86#75DD86
#75DD86 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.3% C 0.156 H 147.6°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #75DD86 |
|---|---|
| RGB | rgb(117, 221, 134) |
| HSL | hsl(130, 60%, 66%) |
| HSV | hsv(130, 47%, 87%) |
| CMYK | cmyk(47.1%, 0%, 39.4%, 13.3%) |
| CIE-LAB | lab(80.30, -48.39, 33.59) |
| CIE-LCH | lch(80.30, 58.90, 145.23°) |
| OKLab | oklab(81.35% -0.1314 0.0833) |
| OKLCH | oklch(81.35% 0.156 147.6) |
| XYZ | xyz(37.4934, 57.2133, 31.6172) |
| Luminance | 0.5722 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.53
Weird Green
#3AE57F
ΔE00 4.55
Tealish Green
#0CDC73
ΔE00 5.52
Lightish Green
#61E160
ΔE00 5.77
Emerald
#50C878
ΔE00 5.96
Seaweed
#18D17B
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DD86 #DD75CC
analogous
#98DD75 #75DD86 #75DDBA
triadic
#75DD86 #8675DD #DD8675
tetradic
#75DD86 #7598DD #DD75CC #DDBA75
square
#75DD86 #7598DD #DD75CC #DDBA75
split-complementary
#75DD86 #BA75DD #DD7598
monochromatic
#2BAD40 #44D15B #75DD86 #A6E9B1 #D7F5DC
Accessibility & contrast
On white
1.69
#75DD86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#75DD86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DD86
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DD86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DD86 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD80
Deuteranopia (green-blind)
#D0C38B
Tritanopia (blue-blind)
#63D9C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #75dd86; /* rgb */ color: rgb(117, 221, 134); /* oklch */ color: oklch(81.3% 0.156 147.6);
Tailwind
colors: {
custom: {
50: '#a3e8aa',
500: '#75dd86',
950: '#000000',
},
}SCSS
$custom: #75dd86; $custom-light: #a3e8aa; $custom-dark: #000000;
JSON
{
"hex": "#75dd86",
"rgb": {
"r": 117,
"g": 221,
"b": 134
},
"hsl": {
"h": 129.808,
"s": 60.465,
"l": 66.275
},
"oklch": {
"l": 0.81348,
"c": 0.15562,
"h": 147.6
},
"luminance": 0.57216
}Semantic roles & 50–950 ramp
primary
#75DD86
secondary
#AF479E
accent
#1DACC8
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101610
muted
#808481