#76E191#76E191
#76E191 is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.6% C 0.150 H 150.2°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #76E191 |
|---|---|
| RGB | rgb(118, 225, 145) |
| HSL | hsl(135, 64%, 67%) |
| HSV | hsv(135, 48%, 88%) |
| CMYK | cmyk(47.6%, 0%, 35.6%, 11.8%) |
| CIE-LAB | lab(81.70, -47.97, 29.85) |
| CIE-LCH | lch(81.70, 56.50, 148.11°) |
| OKLab | oklab(82.56% -0.1304 0.0747) |
| OKLCH | oklch(82.56% 0.15 150.2) |
| XYZ | xyz(39.5047, 59.7433, 36.2325) |
| Luminance | 0.5975 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.50
Weird Green
#3AE57F
ΔE00 4.71
Hospital Green
#9BE5AA
ΔE00 5.33
Seafoam Green
#7AF9AB
ΔE00 5.47
Seafoam (survey)
#80F9AD
ΔE00 5.52
Aqua Green
#12E193
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E191 #E176C6
analogous
#91E176 #76E191 #76E1C6
triadic
#76E191 #9176E1 #E19176
tetradic
#76E191 #7691E1 #E176C6 #E1C676
square
#76E191 #7691E1 #E176C6 #E1C676
split-complementary
#76E191 #C676E1 #E17691
monochromatic
#28B54B #44D669 #76E191 #A8ECB9 #DAF7E2
Accessibility & contrast
On white
1.62
#76E191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#76E191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E191
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E191 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D18C
Deuteranopia (green-blind)
#D3C796
Tritanopia (blue-blind)
#61DECD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #76e191; /* rgb */ color: rgb(118, 225, 145); /* oklch */ color: oklch(82.6% 0.150 150.2);
Tailwind
colors: {
custom: {
50: '#a3ebb2',
500: '#76e191',
950: '#000000',
},
}SCSS
$custom: #76e191; $custom-light: #a3ebb2; $custom-dark: #000000;
JSON
{
"hex": "#76e191",
"rgb": {
"r": 118,
"g": 225,
"b": 145
},
"hsl": {
"h": 135.14,
"s": 64.072,
"l": 67.255
},
"oklch": {
"l": 0.82559,
"c": 0.15032,
"h": 150.2
},
"luminance": 0.59746
}Semantic roles & 50–950 ramp
primary
#76E191
secondary
#B6459A
accent
#1A9FCC
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101611
muted
#808481