#75FF82#75FF82
#75FF82 is a very light, highly saturated green. Relative luminance 0.769; OKLCH L 89.5% C 0.205 H 145.4°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #75FF82 |
|---|---|
| RGB | rgb(117, 255, 130) |
| HSL | hsl(126, 100%, 73%) |
| HSV | hsv(126, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 49%, 0%) |
| CIE-LAB | lab(90.28, -62.37, 48.25) |
| CIE-LCH | lch(90.28, 78.86, 142.27°) |
| OKLab | oklab(89.51% -0.1691 0.1167) |
| OKLCH | oklch(89.51% 0.205 145.4) |
| XYZ | xyz(47.1226, 76.9096, 33.4766) |
| Luminance | 0.7691 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.95
Easter Green
#8CFD7E
ΔE00 2.35
Lighter Green
#75FD63
ΔE00 3.65
Light Green
#96F97B
ΔE00 3.79
Baby Green
#8CFF9E
ΔE00 3.92
Light Bright Green
#53FE5C
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FF82 #FF75F2
analogous
#ADFF75 #75FF82 #75FFC7
triadic
#75FF82 #8275FF #FF8275
tetradic
#75FF82 #75ADFF #FF75F2 #FFC775
square
#75FF82 #75ADFF #FF75F2 #FFC775
split-complementary
#75FF82 #C775FF #FF75AD
monochromatic
#00FA18 #38FF4B #75FF82 #B2FFB9 #E0FFE3
Accessibility & contrast
On white
1.28
#75FF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#75FF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FF82
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FF82 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB77
Deuteranopia (green-blind)
#F0DE8B
Tritanopia (blue-blind)
#5CF9E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #75ff82; /* rgb */ color: rgb(117, 255, 130); /* oklch */ color: oklch(89.5% 0.205 145.4);
Tailwind
colors: {
custom: {
50: '#a7ffa8',
500: '#75ff82',
950: '#000000',
},
}SCSS
$custom: #75ff82; $custom-light: #a7ffa8; $custom-dark: #000000;
JSON
{
"hex": "#75ff82",
"rgb": {
"r": 117,
"g": 255,
"b": 130
},
"hsl": {
"h": 125.652,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.89507,
"c": 0.20548,
"h": 145.4
},
"luminance": 0.76914
}Semantic roles & 50–950 ramp
primary
#75FF82
secondary
#DD3CCD
accent
#00D0E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#111810
muted
#818681