#75F080#75F080
#75F080 is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.9% C 0.188 H 145.5°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #75F080 |
|---|---|
| RGB | rgb(117, 240, 128) |
| HSL | hsl(125, 80%, 70%) |
| HSV | hsv(125, 51%, 94%) |
| CMYK | cmyk(51.3%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(85.83, -56.93, 43.66) |
| CIE-LCH | lch(85.83, 71.74, 142.51°) |
| OKLab | oklab(85.85% -0.1545 0.1063) |
| OKLCH | oklch(85.85% 0.188 145.5) |
| XYZ | xyz(42.3901, 67.6572, 31.2432) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.24
Lightgreen (survey)
#76FF7B
ΔE00 3.65
Easter Green
#8CFD7E
ΔE00 3.85
Palegreen
#98FB98
ΔE00 4.03
Baby Green
#8CFF9E
ΔE00 4.29
Light Green
#96F97B
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F080 #F075E5
analogous
#A7F075 #75F080 #75F0BE
triadic
#75F080 #8075F0 #F08075
tetradic
#75F080 #75A7F0 #F075E5 #F0BE75
square
#75F080 #75A7F0 #F075E5 #F0BE75
split-complementary
#75F080 #BE75F0 #F075A7
monochromatic
#17D428 #3EEA4D #75F080 #ACF6B3 #E3FCE6
Accessibility & contrast
On white
1.45
#75F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#75F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F080
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F080 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE77
Deuteranopia (green-blind)
#E3D288
Tritanopia (blue-blind)
#60EBD5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #75f080; /* rgb */ color: rgb(117, 240, 128); /* oklch */ color: oklch(85.9% 0.188 145.5);
Tailwind
colors: {
custom: {
50: '#a5f6a6',
500: '#75f080',
950: '#000000',
},
}SCSS
$custom: #75f080; $custom-light: #a5f6a6; $custom-dark: #000000;
JSON
{
"hex": "#75f080",
"rgb": {
"r": 117,
"g": 240,
"b": 128
},
"hsl": {
"h": 125.366,
"s": 80.392,
"l": 70
},
"oklch": {
"l": 0.8585,
"c": 0.18752,
"h": 145.5
},
"luminance": 0.67661
}Semantic roles & 50–950 ramp
primary
#75F080
secondary
#C940BD
accent
#09CADD
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580