#75E184#75E184
#75E184 is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.3% C 0.163 H 146.9°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #75E184 |
|---|---|
| RGB | rgb(117, 225, 132) |
| HSL | hsl(128, 64%, 67%) |
| HSV | hsv(128, 48%, 88%) |
| CMYK | cmyk(48%, 0%, 41.3%, 11.8%) |
| CIE-LAB | lab(81.45, -50.35, 36.10) |
| CIE-LCH | lch(81.45, 61.96, 144.36°) |
| OKLab | oklab(82.28% -0.1367 0.0891) |
| OKLCH | oklch(82.28% 0.163 146.9) |
| XYZ | xyz(38.4240, 59.2954, 31.2457) |
| Luminance | 0.5930 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.72
Weird Green
#3AE57F
ΔE00 4.12
Lightish Green
#61E160
ΔE00 4.93
Tealish Green
#0CDC73
ΔE00 5.43
Palegreen
#98FB98
ΔE00 6.20
Turquoise Green
#04F489
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E184 #E175D2
analogous
#9CE175 #75E184 #75E1BA
triadic
#75E184 #8475E1 #E18475
tetradic
#75E184 #759CE1 #E175D2 #E1BA75
square
#75E184 #759CE1 #E175D2 #E1BA75
split-complementary
#75E184 #BA75E1 #E1759C
monochromatic
#27B43B #43D657 #75E184 #A7ECB1 #DAF7DE
Accessibility & contrast
On white
1.63
#75E184 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#75E184 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E184
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E184 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E184 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17D
Deuteranopia (green-blind)
#D4C68A
Tritanopia (blue-blind)
#63DDCA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #75e184; /* rgb */ color: rgb(117, 225, 132); /* oklch */ color: oklch(82.3% 0.163 146.9);
Tailwind
colors: {
custom: {
50: '#a3eba9',
500: '#75e184',
950: '#000000',
},
}SCSS
$custom: #75e184; $custom-light: #a3eba9; $custom-dark: #000000;
JSON
{
"hex": "#75e184",
"rgb": {
"r": 117,
"g": 225,
"b": 132
},
"hsl": {
"h": 128.333,
"s": 64.286,
"l": 67.059
},
"oklch": {
"l": 0.82281,
"c": 0.1632,
"h": 146.9
},
"luminance": 0.59298
}Semantic roles & 50–950 ramp
primary
#75E184
secondary
#B545A6
accent
#19B3CC
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#101610
muted
#808480