#75E181#75E181
#75E181 is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.2% C 0.166 H 146.2°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #75E181 |
|---|---|
| RGB | rgb(117, 225, 129) |
| HSL | hsl(127, 64%, 67%) |
| HSV | hsv(127, 48%, 88%) |
| CMYK | cmyk(48%, 0%, 42.7%, 11.8%) |
| CIE-LAB | lab(81.41, -50.81, 37.55) |
| CIE-LCH | lch(81.41, 63.18, 143.54°) |
| OKLab | oklab(82.23% -0.138 0.0923) |
| OKLCH | oklch(82.23% 0.166 146.2) |
| XYZ | xyz(38.2216, 59.2145, 30.1801) |
| Luminance | 0.5922 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.71
Weird Green
#3AE57F
ΔE00 4.17
Lightish Green
#61E160
ΔE00 4.46
Tealish Green
#0CDC73
ΔE00 5.42
Palegreen
#98FB98
ΔE00 6.17
Fresh Green
#69D84F
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E181 #E175D5
analogous
#9FE175 #75E181 #75E1B7
triadic
#75E181 #8175E1 #E18175
tetradic
#75E181 #759FE1 #E175D5 #E1B775
square
#75E181 #759FE1 #E175D5 #E1B775
split-complementary
#75E181 #B775E1 #E1759F
monochromatic
#27B437 #43D653 #75E181 #A7ECAF #DAF7DD
Accessibility & contrast
On white
1.64
#75E181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#75E181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E181
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E181 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17A
Deuteranopia (green-blind)
#D5C687
Tritanopia (blue-blind)
#64DCCA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #75e181; /* rgb */ color: rgb(117, 225, 129); /* oklch */ color: oklch(82.2% 0.166 146.2);
Tailwind
colors: {
custom: {
50: '#a3eba7',
500: '#75e181',
950: '#000000',
},
}SCSS
$custom: #75e181; $custom-light: #a3eba7; $custom-dark: #000000;
JSON
{
"hex": "#75e181",
"rgb": {
"r": 117,
"g": 225,
"b": 129
},
"hsl": {
"h": 126.667,
"s": 64.286,
"l": 67.059
},
"oklch": {
"l": 0.8223,
"c": 0.16604,
"h": 146.2
},
"luminance": 0.59217
}Semantic roles & 50–950 ramp
primary
#75E181
secondary
#B545A9
accent
#19B8CC
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#10160F
muted
#818480