#75FF83#75FF83
#75FF83 is a very light, highly saturated green. Relative luminance 0.769; OKLCH L 89.5% C 0.205 H 145.6°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #75FF83 |
|---|---|
| RGB | rgb(117, 255, 131) |
| HSL | hsl(126, 100%, 73%) |
| HSV | hsv(126, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(90.29, -62.24, 47.80) |
| CIE-LCH | lch(90.29, 78.48, 142.47°) |
| OKLab | oklab(89.52% -0.1687 0.1157) |
| OKLCH | oklch(89.52% 0.205 145.6) |
| XYZ | xyz(47.1900, 76.9366, 33.8318) |
| Luminance | 0.7694 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.09
Easter Green
#8CFD7E
ΔE00 2.42
Lighter Green
#75FD63
ΔE00 3.78
Baby Green
#8CFF9E
ΔE00 3.81
Light Green
#96F97B
ΔE00 3.86
Mint Green
#8FFF9F
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FF83 #FF75F1
analogous
#ACFF75 #75FF83 #75FFC8
triadic
#75FF83 #8375FF #FF8375
tetradic
#75FF83 #75ACFF #FF75F1 #FFC875
square
#75FF83 #75ACFF #FF75F1 #FFC875
split-complementary
#75FF83 #C875FF #FF75AC
monochromatic
#00FA19 #38FF4C #75FF83 #B2FFBA #E0FFE4
Accessibility & contrast
On white
1.28
#75FF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#75FF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FF83
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FF83 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB79
Deuteranopia (green-blind)
#F0DE8C
Tritanopia (blue-blind)
#5CF9E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #75ff83; /* rgb */ color: rgb(117, 255, 131); /* oklch */ color: oklch(89.5% 0.205 145.6);
Tailwind
colors: {
custom: {
50: '#a7ffa9',
500: '#75ff83',
950: '#000000',
},
}SCSS
$custom: #75ff83; $custom-light: #a7ffa9; $custom-dark: #000000;
JSON
{
"hex": "#75ff83",
"rgb": {
"r": 117,
"g": 255,
"b": 131
},
"hsl": {
"h": 126.087,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.89521,
"c": 0.20461,
"h": 145.6
},
"luminance": 0.76941
}Semantic roles & 50–950 ramp
primary
#75FF83
secondary
#DD3CCC
accent
#00CEE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681