#75DF7E#75DF7E
#75DF7E is a light, vivid green. Relative luminance 0.581; OKLCH L 81.7% C 0.166 H 145.6°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #75DF7E |
|---|---|
| RGB | rgb(117, 223, 126) |
| HSL | hsl(125, 62%, 67%) |
| HSV | hsv(125, 48%, 87%) |
| CMYK | cmyk(47.5%, 0%, 43.5%, 12.5%) |
| CIE-LAB | lab(80.77, -50.44, 38.22) |
| CIE-LCH | lch(80.77, 63.29, 142.85°) |
| OKLab | oklab(81.69% -0.137 0.0938) |
| OKLCH | oklch(81.69% 0.166 145.6) |
| XYZ | xyz(37.4876, 58.0609, 28.9661) |
| Luminance | 0.5806 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.05
Lightish Green
#61E160
ΔE00 4.23
Weird Green
#3AE57F
ΔE00 4.40
Tealish Green
#0CDC73
ΔE00 5.41
Fresh Green
#69D84F
ΔE00 5.88
Palegreen
#98FB98
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DF7E #DF75D6
analogous
#A1DF75 #75DF7E #75DFB3
triadic
#75DF7E #7E75DF #DF7E75
tetradic
#75DF7E #75A1DF #DF75D6 #DFB375
square
#75DF7E #75A1DF #DF75D6 #DFB375
split-complementary
#75DF7E #B375DF #DF75A1
monochromatic
#29B134 #43D350 #75DF7E #A7EBAC #D8F6DB
Accessibility & contrast
On white
1.66
#75DF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#75DF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DF7E
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DF7E | 1.00 | 1.66 | 12.61 | 12.61 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF77
Deuteranopia (green-blind)
#D3C584
Tritanopia (blue-blind)
#65DAC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #75df7e; /* rgb */ color: rgb(117, 223, 126); /* oklch */ color: oklch(81.7% 0.166 145.6);
Tailwind
colors: {
custom: {
50: '#a3eaa4',
500: '#75df7e',
950: '#000000',
},
}SCSS
$custom: #75df7e; $custom-light: #a3eaa4; $custom-dark: #000000;
JSON
{
"hex": "#75df7e",
"rgb": {
"r": 117,
"g": 223,
"b": 126
},
"hsl": {
"h": 125.094,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.81695,
"c": 0.16606,
"h": 145.6
},
"luminance": 0.58064
}Semantic roles & 50–950 ramp
primary
#75DF7E
secondary
#B246A9
accent
#1BBBCA
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#10160F
muted
#808480