#75DF87#75DF87
#75DF87 is a light, vivid green. Relative luminance 0.583; OKLCH L 81.8% C 0.158 H 147.8°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #75DF87 |
|---|---|
| RGB | rgb(117, 223, 135) |
| HSL | hsl(130, 62%, 67%) |
| HSV | hsv(130, 48%, 87%) |
| CMYK | cmyk(47.5%, 0%, 39.5%, 12.5%) |
| CIE-LAB | lab(80.91, -49.06, 33.88) |
| CIE-LCH | lch(80.91, 59.62, 145.37°) |
| OKLab | oklab(81.85% -0.1332 0.084) |
| OKLCH | oklch(81.85% 0.158 147.8) |
| XYZ | xyz(38.0947, 58.3037, 32.1633) |
| Luminance | 0.5831 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.18
Weird Green
#3AE57F
ΔE00 4.32
Tealish Green
#0CDC73
ΔE00 5.50
Lightish Green
#61E160
ΔE00 5.65
Emerald
#50C878
ΔE00 6.34
Aqua Green
#12E193
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DF87 #DF75CD
analogous
#98DF75 #75DF87 #75DFBC
triadic
#75DF87 #8775DF #DF8775
tetradic
#75DF87 #7598DF #DF75CD #DFBC75
square
#75DF87 #7598DF #DF75CD #DFBC75
split-complementary
#75DF87 #BC75DF #DF7598
monochromatic
#29B140 #43D35C #75DF87 #A7EBB2 #D8F6DD
Accessibility & contrast
On white
1.66
#75DF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#75DF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DF87
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DF87 | 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)
#E1CF81
Deuteranopia (green-blind)
#D2C58D
Tritanopia (blue-blind)
#62DBC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #75df87; /* rgb */ color: rgb(117, 223, 135); /* oklch */ color: oklch(81.8% 0.158 147.8);
Tailwind
colors: {
custom: {
50: '#a3eaab',
500: '#75df87',
950: '#000000',
},
}SCSS
$custom: #75df87; $custom-light: #a3eaab; $custom-dark: #000000;
JSON
{
"hex": "#75df87",
"rgb": {
"r": 117,
"g": 223,
"b": 135
},
"hsl": {
"h": 130.189,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.8185,
"c": 0.15752,
"h": 147.8
},
"luminance": 0.58307
}Semantic roles & 50–950 ramp
primary
#75DF87
secondary
#B246A0
accent
#1BACCA
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101610
muted
#808481