#75E175#75E175
#75E175 is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.0% C 0.177 H 143.7°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #75E175 |
|---|---|
| RGB | rgb(117, 225, 117) |
| HSL | hsl(120, 64%, 67%) |
| HSV | hsv(120, 48%, 88%) |
| CMYK | cmyk(48%, 0%, 48%, 11.8%) |
| CIE-LAB | lab(81.24, -52.53, 43.23) |
| CIE-LCH | lch(81.24, 68.03, 140.55°) |
| OKLab | oklab(82.04% -0.1429 0.1048) |
| OKLCH | oklch(82.04% 0.177 143.7) |
| XYZ | xyz(37.4703, 58.9139, 26.2232) |
| Luminance | 0.5892 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.79
Lightgreen
#90EE90
ΔE00 4.22
Fresh Green
#69D84F
ΔE00 4.58
Weird Green
#3AE57F
ΔE00 4.87
Tealish Green
#0CDC73
ΔE00 5.81
Light Green
#96F97B
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E175 #E175E1
analogous
#ABE175 #75E175 #75E1AB
triadic
#75E175 #7575E1 #E17575
tetradic
#75E175 #75ABE1 #E175E1 #E1AB75
square
#75E175 #75ABE1 #E175E1 #E1AB75
split-complementary
#75E175 #AB75E1 #E175AB
monochromatic
#27B427 #43D643 #75E175 #A7ECA7 #DAF7DA
Accessibility & contrast
On white
1.64
#75E175 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#75E175 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E175
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E175 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E175 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D06C
Deuteranopia (green-blind)
#D6C67C
Tritanopia (blue-blind)
#66DCC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #75e175; /* rgb */ color: rgb(117, 225, 117); /* oklch */ color: oklch(82.0% 0.177 143.7);
Tailwind
colors: {
custom: {
50: '#a3eb9e',
500: '#75e175',
950: '#000000',
},
}SCSS
$custom: #75e175; $custom-light: #a3eb9e; $custom-dark: #000000;
JSON
{
"hex": "#75e175",
"rgb": {
"r": 117,
"g": 225,
"b": 117
},
"hsl": {
"h": 120,
"s": 64.286,
"l": 67.059
},
"oklch": {
"l": 0.82041,
"c": 0.1772,
"h": 143.7
},
"luminance": 0.58917
}Semantic roles & 50–950 ramp
primary
#75E175
secondary
#B545B5
accent
#19CCCC
background
#FDFEFC
surface
#F7FDF5
border
#D0D5CF
text
#10160F
muted
#818480