#75E07D#75E07D
#75E07D is a light, vivid green. Relative luminance 0.586; OKLCH L 81.9% C 0.168 H 145.4°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #75E07D |
|---|---|
| RGB | rgb(117, 224, 125) |
| HSL | hsl(124, 63%, 67%) |
| HSV | hsv(124, 48%, 88%) |
| CMYK | cmyk(47.8%, 0%, 44.2%, 12.2%) |
| CIE-LAB | lab(81.06, -51.00, 39.08) |
| CIE-LCH | lch(81.06, 64.25, 142.54°) |
| OKLab | oklab(81.92% -0.1386 0.0957) |
| OKLCH | oklch(81.92% 0.168 145.4) |
| XYZ | xyz(37.6914, 58.5711, 28.7173) |
| Luminance | 0.5857 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.92
Lightish Green
#61E160
ΔE00 3.97
Weird Green
#3AE57F
ΔE00 4.38
Tealish Green
#0CDC73
ΔE00 5.45
Fresh Green
#69D84F
ΔE00 5.71
Palegreen
#98FB98
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E07D #E075D8
analogous
#A3E075 #75E07D #75E0B3
triadic
#75E07D #7D75E0 #E07D75
tetradic
#75E07D #75A3E0 #E075D8 #E0B375
square
#75E07D #75A3E0 #E075D8 #E0B375
split-complementary
#75E07D #B375E0 #E075A3
monochromatic
#28B332 #43D54E #75E07D #A7EBAC #D9F6DB
Accessibility & contrast
On white
1.65
#75E07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#75E07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E07D
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E07D | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF75
Deuteranopia (green-blind)
#D4C583
Tritanopia (blue-blind)
#65DBC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #75e07d; /* rgb */ color: rgb(117, 224, 125); /* oklch */ color: oklch(81.9% 0.168 145.4);
Tailwind
colors: {
custom: {
50: '#a3eaa4',
500: '#75e07d',
950: '#000000',
},
}SCSS
$custom: #75e07d; $custom-light: #a3eaa4; $custom-dark: #000000;
JSON
{
"hex": "#75e07d",
"rgb": {
"r": 117,
"g": 224,
"b": 125
},
"hsl": {
"h": 124.486,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.81922,
"c": 0.16841,
"h": 145.4
},
"luminance": 0.58574
}Semantic roles & 50–950 ramp
primary
#75E07D
secondary
#B445AC
accent
#1ABECB
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#10160F
muted
#818480