#75F282#75F282
#75F282 is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.4% C 0.188 H 145.8°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #75F282 |
|---|---|
| RGB | rgb(117, 242, 130) |
| HSL | hsl(126, 83%, 70%) |
| HSV | hsv(126, 52%, 95%) |
| CMYK | cmyk(51.7%, 0%, 46.3%, 5.1%) |
| CIE-LAB | lab(86.45, -57.42, 43.47) |
| CIE-LCH | lch(86.45, 72.02, 142.87°) |
| OKLab | oklab(86.36% -0.1558 0.1059) |
| OKLCH | oklch(86.36% 0.188 145.8) |
| XYZ | xyz(43.1150, 68.8944, 32.1407) |
| Luminance | 0.6890 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.30
Lightgreen (survey)
#76FF7B
ΔE00 3.37
Easter Green
#8CFD7E
ΔE00 3.66
Palegreen
#98FB98
ΔE00 3.80
Baby Green
#8CFF9E
ΔE00 3.94
Mint Green
#8FFF9F
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F282 #F275E5
analogous
#A6F275 #75F282 #75F2C0
triadic
#75F282 #8275F2 #F28275
tetradic
#75F282 #75A6F2 #F275E5 #F2C075
square
#75F282 #75A6F2 #F275E5 #F2C075
split-complementary
#75F282 #C075F2 #F275A6
monochromatic
#14D829 #3DED4F #75F282 #ADF7B5 #E3FCE6
Accessibility & contrast
On white
1.42
#75F282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#75F282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F282
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F282 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF79
Deuteranopia (green-blind)
#E4D48A
Tritanopia (blue-blind)
#5FEDD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #75f282; /* rgb */ color: rgb(117, 242, 130); /* oklch */ color: oklch(86.4% 0.188 145.8);
Tailwind
colors: {
custom: {
50: '#a5f7a8',
500: '#75f282',
950: '#000000',
},
}SCSS
$custom: #75f282; $custom-light: #a5f7a8; $custom-dark: #000000;
JSON
{
"hex": "#75f282",
"rgb": {
"r": 117,
"g": 242,
"b": 130
},
"hsl": {
"h": 126.24,
"s": 82.781,
"l": 70.392
},
"oklch": {
"l": 0.86364,
"c": 0.18839,
"h": 145.8
},
"luminance": 0.68898
}Semantic roles & 50–950 ramp
primary
#75F282
secondary
#CC3FBD
accent
#06C9DF
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101710
muted
#818580