#76F883#76F883
#76F883 is a very light, vivid green. Relative luminance 0.726; OKLCH L 87.9% C 0.195 H 145.6°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #76F883 |
|---|---|
| RGB | rgb(118, 248, 131) |
| HSL | hsl(126, 90%, 72%) |
| HSV | hsv(126, 52%, 97%) |
| CMYK | cmyk(52.4%, 0%, 47.2%, 2.7%) |
| CIE-LAB | lab(88.27, -59.35, 45.28) |
| CIE-LCH | lch(88.27, 74.65, 142.66°) |
| OKLab | oklab(87.87% -0.161 0.1101) |
| OKLCH | oklch(87.87% 0.195 145.6) |
| XYZ | xyz(45.1327, 72.6213, 33.1073) |
| Luminance | 0.7262 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.17
Easter Green
#8CFD7E
ΔE00 2.78
Baby Green
#8CFF9E
ΔE00 3.54
Palegreen
#98FB98
ΔE00 3.58
Mint Green
#8FFF9F
ΔE00 3.73
Light Green
#96F97B
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76F883 #F876EB
analogous
#AAF876 #76F883 #76F8C4
triadic
#76F883 #8376F8 #F88376
tetradic
#76F883 #76AAF8 #F876EB #F8C476
square
#76F883 #76AAF8 #F876EB #F8C476
split-complementary
#76F883 #C476F8 #F876AA
monochromatic
#0CE822 #3CF54E #76F883 #B0FBB8 #E2FEE5
Accessibility & contrast
On white
1.35
#76F883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#76F883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76F883
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76F883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76F883 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE579
Deuteranopia (green-blind)
#EAD98B
Tritanopia (blue-blind)
#5FF3DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #76f883; /* rgb */ color: rgb(118, 248, 131); /* oklch */ color: oklch(87.9% 0.195 145.6);
Tailwind
colors: {
custom: {
50: '#a7fba9',
500: '#76f883',
950: '#000000',
},
}SCSS
$custom: #76f883; $custom-light: #a7fba9; $custom-dark: #000000;
JSON
{
"hex": "#76f883",
"rgb": {
"r": 118,
"g": 248,
"b": 131
},
"hsl": {
"h": 126,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.87867,
"c": 0.195,
"h": 145.6
},
"luminance": 0.72625
}Semantic roles & 50–950 ramp
primary
#76F883
secondary
#D43FC5
accent
#00CFE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581