#76E090#76E090
#76E090 is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.3% C 0.150 H 150.0°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #76E090 |
|---|---|
| RGB | rgb(118, 224, 144) |
| HSL | hsl(135, 63%, 67%) |
| HSV | hsv(135, 47%, 88%) |
| CMYK | cmyk(47.3%, 0%, 35.7%, 12.2%) |
| CIE-LAB | lab(81.39, -47.72, 29.95) |
| CIE-LCH | lch(81.39, 56.34, 147.89°) |
| OKLab | oklab(82.3% -0.1298 0.0749) |
| OKLCH | oklch(82.3% 0.15 150) |
| XYZ | xyz(39.1584, 59.1735, 35.7383) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.60
Weird Green
#3AE57F
ΔE00 4.76
Hospital Green
#9BE5AA
ΔE00 5.38
Seafoam Green
#7AF9AB
ΔE00 5.71
Aqua Green
#12E193
ΔE00 5.75
Seafoam (survey)
#80F9AD
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E090 #E076C6
analogous
#91E076 #76E090 #76E0C5
triadic
#76E090 #9076E0 #E09076
tetradic
#76E090 #7691E0 #E076C6 #E0C576
square
#76E090 #7691E0 #E076C6 #E0C576
split-complementary
#76E090 #C576E0 #E07691
monochromatic
#29B34B #44D568 #76E090 #A8EBB8 #DAF7E1
Accessibility & contrast
On white
1.64
#76E090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#76E090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E090
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E090 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D18B
Deuteranopia (green-blind)
#D2C695
Tritanopia (blue-blind)
#61DDCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #76e090; /* rgb */ color: rgb(118, 224, 144); /* oklch */ color: oklch(82.3% 0.150 150.0);
Tailwind
colors: {
custom: {
50: '#a3eab1',
500: '#76e090',
950: '#000000',
},
}SCSS
$custom: #76e090; $custom-light: #a3eab1; $custom-dark: #000000;
JSON
{
"hex": "#76e090",
"rgb": {
"r": 118,
"g": 224,
"b": 144
},
"hsl": {
"h": 134.717,
"s": 63.095,
"l": 67.059
},
"oklch": {
"l": 0.82299,
"c": 0.14984,
"h": 150
},
"luminance": 0.59176
}Semantic roles & 50–950 ramp
primary
#76E090
secondary
#B44699
accent
#1BA0CB
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101610
muted
#808481