#76D489#76D489
#76D489 is a light, vivid green. Relative luminance 0.527; OKLCH L 79.3% C 0.139 H 149.0°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #76D489 |
|---|---|
| RGB | rgb(118, 212, 137) |
| HSL | hsl(132, 52%, 65%) |
| HSV | hsv(132, 44%, 83%) |
| CMYK | cmyk(44.3%, 0%, 35.4%, 16.9%) |
| CIE-LAB | lab(77.72, -43.80, 28.66) |
| CIE-LCH | lch(77.72, 52.34, 146.80°) |
| OKLab | oklab(79.27% -0.1192 0.0717) |
| OKLCH | oklch(79.27% 0.139 149) |
| XYZ | xyz(35.5279, 52.7422, 31.9702) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.50
Soft Green
#6FC276
ΔE00 4.64
Seaweed
#18D17B
ΔE00 5.94
Hospital Green
#9BE5AA
ΔE00 6.17
Dark Mint
#48C072
ΔE00 6.39
Weird Green
#3AE57F
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D489 #D476C1
analogous
#92D476 #76D489 #76D4B8
triadic
#76D489 #8976D4 #D48976
tetradic
#76D489 #7692D4 #D476C1 #D4B876
square
#76D489 #7692D4 #D476C1 #D4B876
split-complementary
#76D489 #B876D4 #D47692
monochromatic
#329E48 #47C561 #76D489 #A5E3B1 #D3F1D9
Accessibility & contrast
On white
1.82
#76D489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#76D489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D489
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D489 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C684
Deuteranopia (green-blind)
#C8BC8E
Tritanopia (blue-blind)
#66D1C1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #76d489; /* rgb */ color: rgb(118, 212, 137); /* oklch */ color: oklch(79.3% 0.139 149.0);
Tailwind
colors: {
custom: {
50: '#a2e2ac',
500: '#76d489',
950: '#000000',
},
}SCSS
$custom: #76d489; $custom-light: #a2e2ac; $custom-dark: #000000;
JSON
{
"hex": "#76d489",
"rgb": {
"r": 118,
"g": 212,
"b": 137
},
"hsl": {
"h": 132.128,
"s": 52.222,
"l": 64.706
},
"oklch": {
"l": 0.79273,
"c": 0.13912,
"h": 149
},
"luminance": 0.52745
}Semantic roles & 50–950 ramp
primary
#76D489
secondary
#A34C91
accent
#26A1C0
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481