#76D488#76D488
#76D488 is a light, vivid green. Relative luminance 0.527; OKLCH L 79.3% C 0.140 H 148.6°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #76D488 |
|---|---|
| RGB | rgb(118, 212, 136) |
| HSL | hsl(131, 52%, 65%) |
| HSV | hsv(131, 44%, 83%) |
| CMYK | cmyk(44.3%, 0%, 35.8%, 16.9%) |
| CIE-LAB | lab(77.71, -43.97, 29.15) |
| CIE-LCH | lch(77.71, 52.76, 146.45°) |
| OKLab | oklab(79.25% -0.1196 0.0729) |
| OKLCH | oklch(79.25% 0.14 148.6) |
| XYZ | xyz(35.4565, 52.7137, 31.5942) |
| Luminance | 0.5272 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.48
Soft Green
#6FC276
ΔE00 4.59
Seaweed
#18D17B
ΔE00 5.94
Hospital Green
#9BE5AA
ΔE00 6.27
Weird Green
#3AE57F
ΔE00 6.33
Dark Mint
#48C072
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D488 #D476C2
analogous
#93D476 #76D488 #76D4B7
triadic
#76D488 #8876D4 #D48876
tetradic
#76D488 #7693D4 #D476C2 #D4B776
square
#76D488 #7693D4 #D476C2 #D4B776
split-complementary
#76D488 #B776D4 #D47693
monochromatic
#329E46 #47C560 #76D488 #A5E3B0 #D3F1D9
Accessibility & contrast
On white
1.82
#76D488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#76D488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D488
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D488 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C683
Deuteranopia (green-blind)
#C8BC8D
Tritanopia (blue-blind)
#66D1C1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #76d488; /* rgb */ color: rgb(118, 212, 136); /* oklch */ color: oklch(79.3% 0.140 148.6);
Tailwind
colors: {
custom: {
50: '#a2e2ab',
500: '#76d488',
950: '#000000',
},
}SCSS
$custom: #76d488; $custom-light: #a2e2ab; $custom-dark: #000000;
JSON
{
"hex": "#76d488",
"rgb": {
"r": 118,
"g": 212,
"b": 136
},
"hsl": {
"h": 131.489,
"s": 52.222,
"l": 64.706
},
"oklch": {
"l": 0.79254,
"c": 0.14008,
"h": 148.6
},
"luminance": 0.52716
}Semantic roles & 50–950 ramp
primary
#76D488
secondary
#A34C92
accent
#26A2C0
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481