#75F082#75F082
#75F082 is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.9% C 0.186 H 145.8°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #75F082 |
|---|---|
| RGB | rgb(117, 240, 130) |
| HSL | hsl(126, 80%, 70%) |
| HSV | hsv(126, 51%, 94%) |
| CMYK | cmyk(51.3%, 0%, 45.8%, 5.9%) |
| CIE-LAB | lab(85.86, -56.65, 42.73) |
| CIE-LCH | lch(85.86, 70.95, 142.97°) |
| OKLab | oklab(85.88% -0.1537 0.1043) |
| OKLCH | oklch(85.88% 0.186 145.8) |
| XYZ | xyz(42.5230, 67.7104, 31.9434) |
| Luminance | 0.6771 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.10
Lightgreen (survey)
#76FF7B
ΔE00 3.82
Palegreen
#98FB98
ΔE00 3.94
Easter Green
#8CFD7E
ΔE00 4.02
Baby Green
#8CFF9E
ΔE00 4.13
Mint Green
#8FFF9F
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F082 #F075E3
analogous
#A6F075 #75F082 #75F0BF
triadic
#75F082 #8275F0 #F08275
tetradic
#75F082 #75A6F0 #F075E3 #F0BF75
square
#75F082 #75A6F0 #F075E3 #F0BF75
split-complementary
#75F082 #BF75F0 #F075A6
monochromatic
#17D42B #3EEA50 #75F082 #ACF6B4 #E3FCE6
Accessibility & contrast
On white
1.44
#75F082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#75F082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F082
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F082 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE79
Deuteranopia (green-blind)
#E3D289
Tritanopia (blue-blind)
#60EBD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #75f082; /* rgb */ color: rgb(117, 240, 130); /* oklch */ color: oklch(85.9% 0.186 145.8);
Tailwind
colors: {
custom: {
50: '#a5f6a8',
500: '#75f082',
950: '#000000',
},
}SCSS
$custom: #75f082; $custom-light: #a5f6a8; $custom-dark: #000000;
JSON
{
"hex": "#75f082",
"rgb": {
"r": 117,
"g": 240,
"b": 130
},
"hsl": {
"h": 126.341,
"s": 80.392,
"l": 70
},
"oklch": {
"l": 0.8588,
"c": 0.1857,
"h": 145.8
},
"luminance": 0.67714
}Semantic roles & 50–950 ramp
primary
#75F082
secondary
#C940BB
accent
#09C6DD
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101710
muted
#818580