#75DF7D#75DF7D
#75DF7D is a light, vivid green. Relative luminance 0.580; OKLCH L 81.7% C 0.167 H 145.4°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #75DF7D |
|---|---|
| RGB | rgb(117, 223, 125) |
| HSL | hsl(125, 62%, 67%) |
| HSV | hsv(125, 48%, 87%) |
| CMYK | cmyk(47.5%, 0%, 43.9%, 12.5%) |
| CIE-LAB | lab(80.76, -50.59, 38.70) |
| CIE-LCH | lch(80.76, 63.70, 142.59°) |
| OKLab | oklab(81.68% -0.1375 0.0949) |
| OKLCH | oklch(81.68% 0.167 145.4) |
| XYZ | xyz(37.4234, 58.0352, 28.6279) |
| Luminance | 0.5804 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.07
Lightish Green
#61E160
ΔE00 4.08
Weird Green
#3AE57F
ΔE00 4.44
Tealish Green
#0CDC73
ΔE00 5.43
Fresh Green
#69D84F
ΔE00 5.73
Palegreen
#98FB98
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DF7D #DF75D7
analogous
#A2DF75 #75DF7D #75DFB2
triadic
#75DF7D #7D75DF #DF7D75
tetradic
#75DF7D #75A2DF #DF75D7 #DFB275
square
#75DF7D #75A2DF #DF75D7 #DFB275
split-complementary
#75DF7D #B275DF #DF75A2
monochromatic
#29B133 #43D34E #75DF7D #A7EBAC #D8F6DB
Accessibility & contrast
On white
1.67
#75DF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#75DF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DF7D
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DF7D | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 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)
#E2CF76
Deuteranopia (green-blind)
#D3C583
Tritanopia (blue-blind)
#65DAC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #75df7d; /* rgb */ color: rgb(117, 223, 125); /* oklch */ color: oklch(81.7% 0.167 145.4);
Tailwind
colors: {
custom: {
50: '#a3eaa4',
500: '#75df7d',
950: '#000000',
},
}SCSS
$custom: #75df7d; $custom-light: #a3eaa4; $custom-dark: #000000;
JSON
{
"hex": "#75df7d",
"rgb": {
"r": 117,
"g": 223,
"b": 125
},
"hsl": {
"h": 124.528,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.81679,
"c": 0.16701,
"h": 145.4
},
"luminance": 0.58038
}Semantic roles & 50–950 ramp
primary
#75DF7D
secondary
#B246AA
accent
#1BBDCA
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#10160F
muted
#808480