#76E190#76E190
#76E190 is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.5% C 0.151 H 149.9°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #76E190 |
|---|---|
| RGB | rgb(118, 225, 144) |
| HSL | hsl(135, 64%, 67%) |
| HSV | hsv(135, 48%, 88%) |
| CMYK | cmyk(47.6%, 0%, 36%, 11.8%) |
| CIE-LAB | lab(81.68, -48.14, 30.34) |
| CIE-LCH | lch(81.68, 56.91, 147.78°) |
| OKLab | oklab(82.54% -0.1309 0.0759) |
| OKLCH | oklch(82.54% 0.151 149.9) |
| XYZ | xyz(39.4279, 59.7126, 35.8282) |
| Luminance | 0.5972 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.40
Weird Green
#3AE57F
ΔE00 4.63
Hospital Green
#9BE5AA
ΔE00 5.44
Seafoam Green
#7AF9AB
ΔE00 5.53
Seafoam (survey)
#80F9AD
ΔE00 5.59
Aqua Green
#12E193
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E190 #E176C7
analogous
#92E176 #76E190 #76E1C5
triadic
#76E190 #9076E1 #E19076
tetradic
#76E190 #7692E1 #E176C7 #E1C576
square
#76E190 #7692E1 #E176C7 #E1C576
split-complementary
#76E190 #C576E1 #E17692
monochromatic
#28B54A #44D667 #76E190 #A8ECB9 #DAF7E1
Accessibility & contrast
On white
1.62
#76E190 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#76E190 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E190
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E190 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E190 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D18B
Deuteranopia (green-blind)
#D3C795
Tritanopia (blue-blind)
#61DECC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #76e190; /* rgb */ color: rgb(118, 225, 144); /* oklch */ color: oklch(82.5% 0.151 149.9);
Tailwind
colors: {
custom: {
50: '#a3ebb1',
500: '#76e190',
950: '#000000',
},
}SCSS
$custom: #76e190; $custom-light: #a3ebb1; $custom-dark: #000000;
JSON
{
"hex": "#76e190",
"rgb": {
"r": 118,
"g": 225,
"b": 144
},
"hsl": {
"h": 134.579,
"s": 64.072,
"l": 67.255
},
"oklch": {
"l": 0.8254,
"c": 0.15127,
"h": 149.9
},
"luminance": 0.59716
}Semantic roles & 50–950 ramp
primary
#76E190
secondary
#B6459B
accent
#1AA1CC
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101610
muted
#808481