#76E183#76E183
#76E183 is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.3% C 0.164 H 146.5°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #76E183 |
|---|---|
| RGB | rgb(118, 225, 131) |
| HSL | hsl(127, 64%, 67%) |
| HSV | hsv(127, 48%, 88%) |
| CMYK | cmyk(47.6%, 0%, 41.8%, 11.8%) |
| CIE-LAB | lab(81.48, -50.24, 36.64) |
| CIE-LCH | lch(81.48, 62.18, 143.89°) |
| OKLab | oklab(82.31% -0.1364 0.0903) |
| OKLCH | oklch(82.31% 0.164 146.5) |
| XYZ | xyz(38.4910, 59.3378, 30.8934) |
| Luminance | 0.5934 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.65
Weird Green
#3AE57F
ΔE00 4.22
Lightish Green
#61E160
ΔE00 4.77
Tealish Green
#0CDC73
ΔE00 5.51
Palegreen
#98FB98
ΔE00 6.14
Baby Green
#8CFF9E
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E183 #E176D4
analogous
#9EE176 #76E183 #76E1B9
triadic
#76E183 #8376E1 #E18376
tetradic
#76E183 #769EE1 #E176D4 #E1B976
square
#76E183 #769EE1 #E176D4 #E1B976
split-complementary
#76E183 #B976E1 #E1769E
monochromatic
#28B539 #44D656 #76E183 #A8ECB0 #DAF7DE
Accessibility & contrast
On white
1.63
#76E183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#76E183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E183
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E183 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17C
Deuteranopia (green-blind)
#D5C689
Tritanopia (blue-blind)
#65DDCA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #76e183; /* rgb */ color: rgb(118, 225, 131); /* oklch */ color: oklch(82.3% 0.164 146.5);
Tailwind
colors: {
custom: {
50: '#a4eba8',
500: '#76e183',
950: '#000000',
},
}SCSS
$custom: #76e183; $custom-light: #a4eba8; $custom-dark: #000000;
JSON
{
"hex": "#76e183",
"rgb": {
"r": 118,
"g": 225,
"b": 131
},
"hsl": {
"h": 127.29,
"s": 64.072,
"l": 67.255
},
"oklch": {
"l": 0.82306,
"c": 0.16363,
"h": 146.5
},
"luminance": 0.59341
}Semantic roles & 50–950 ramp
primary
#76E183
secondary
#B645A8
accent
#1AB6CC
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#101610
muted
#818480