#75FF81#75FF81
#75FF81 is a very light, highly saturated green. Relative luminance 0.769; OKLCH L 89.5% C 0.206 H 145.2°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #75FF81 |
|---|---|
| RGB | rgb(117, 255, 129) |
| HSL | hsl(125, 100%, 73%) |
| HSV | hsv(125, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 49.4%, 0%) |
| CIE-LAB | lab(90.27, -62.51, 48.71) |
| CIE-LCH | lch(90.27, 79.24, 142.07°) |
| OKLab | oklab(89.49% -0.1695 0.1177) |
| OKLCH | oklch(89.49% 0.206 145.2) |
| XYZ | xyz(47.0558, 76.8829, 33.1248) |
| Luminance | 0.7689 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.82
Easter Green
#8CFD7E
ΔE00 2.29
Lighter Green
#75FD63
ΔE00 3.51
Light Green
#96F97B
ΔE00 3.73
Light Bright Green
#53FE5C
ΔE00 3.93
Baby Green
#8CFF9E
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FF81 #FF75F3
analogous
#AEFF75 #75FF81 #75FFC6
triadic
#75FF81 #8175FF #FF8175
tetradic
#75FF81 #75AEFF #FF75F3 #FFC675
square
#75FF81 #75AEFF #FF75F3 #FFC675
split-complementary
#75FF81 #C675FF #FF75AE
monochromatic
#00FA16 #38FF49 #75FF81 #B2FFB9 #E0FFE3
Accessibility & contrast
On white
1.28
#75FF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#75FF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FF81
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FF81 | 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)
#FFEB76
Deuteranopia (green-blind)
#F1DE8A
Tritanopia (blue-blind)
#5CF9E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #75ff81; /* rgb */ color: rgb(117, 255, 129); /* oklch */ color: oklch(89.5% 0.206 145.2);
Tailwind
colors: {
custom: {
50: '#a7ffa8',
500: '#75ff81',
950: '#000000',
},
}SCSS
$custom: #75ff81; $custom-light: #a7ffa8; $custom-dark: #000000;
JSON
{
"hex": "#75ff81",
"rgb": {
"r": 117,
"g": 255,
"b": 129
},
"hsl": {
"h": 125.217,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.89493,
"c": 0.20635,
"h": 145.2
},
"luminance": 0.76887
}Semantic roles & 50–950 ramp
primary
#75FF81
secondary
#DD3CCF
accent
#00D2E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#111810
muted
#818681