#75DD87#75DD87
#75DD87 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.4% C 0.155 H 147.9°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #75DD87 |
|---|---|
| RGB | rgb(117, 221, 135) |
| HSL | hsl(130, 60%, 66%) |
| HSV | hsv(130, 47%, 87%) |
| CMYK | cmyk(47.1%, 0%, 38.9%, 13.3%) |
| CIE-LAB | lab(80.32, -48.22, 33.11) |
| CIE-LCH | lch(80.32, 58.50, 145.53°) |
| OKLab | oklab(81.37% -0.131 0.0822) |
| OKLCH | oklch(81.37% 0.155 147.9) |
| XYZ | xyz(37.5635, 57.2413, 31.9862) |
| Luminance | 0.5724 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.58
Lightgreen
#90EE90
ΔE00 4.58
Tealish Green
#0CDC73
ΔE00 5.56
Emerald
#50C878
ΔE00 5.93
Lightish Green
#61E160
ΔE00 5.93
Seaweed
#18D17B
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DD87 #DD75CB
analogous
#97DD75 #75DD87 #75DDBB
triadic
#75DD87 #8775DD #DD8775
tetradic
#75DD87 #7597DD #DD75CB #DDBB75
square
#75DD87 #7597DD #DD75CB #DDBB75
split-complementary
#75DD87 #BB75DD #DD7597
monochromatic
#2BAD41 #44D15C #75DD87 #A6E9B2 #D7F5DC
Accessibility & contrast
On white
1.69
#75DD87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#75DD87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DD87
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DD87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DD87 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD81
Deuteranopia (green-blind)
#D0C38C
Tritanopia (blue-blind)
#63D9C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #75dd87; /* rgb */ color: rgb(117, 221, 135); /* oklch */ color: oklch(81.4% 0.155 147.9);
Tailwind
colors: {
custom: {
50: '#a3e8ab',
500: '#75dd87',
950: '#000000',
},
}SCSS
$custom: #75dd87; $custom-light: #a3e8ab; $custom-dark: #000000;
JSON
{
"hex": "#75dd87",
"rgb": {
"r": 117,
"g": 221,
"b": 135
},
"hsl": {
"h": 130.385,
"s": 60.465,
"l": 66.275
},
"oklch": {
"l": 0.81366,
"c": 0.15466,
"h": 147.9
},
"luminance": 0.57244
}Semantic roles & 50–950 ramp
primary
#75DD87
secondary
#AF479D
accent
#1DABC8
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101610
muted
#808481