#76DB89#76DB89
#76DB89 is a light, vivid green. Relative luminance 0.563; OKLCH L 81.0% C 0.149 H 148.4°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #76DB89 |
|---|---|
| RGB | rgb(118, 219, 137) |
| HSL | hsl(131, 58%, 66%) |
| HSV | hsv(131, 46%, 86%) |
| CMYK | cmyk(46.1%, 0%, 37.4%, 14.1%) |
| CIE-LAB | lab(79.79, -46.79, 31.41) |
| CIE-LCH | lch(79.79, 56.35, 146.12°) |
| OKLab | oklab(80.96% -0.1272 0.0783) |
| OKLCH | oklch(80.96% 0.149 148.4) |
| XYZ | xyz(37.3159, 56.3180, 32.5662) |
| Luminance | 0.5632 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 5.04
Lightgreen
#90EE90
ΔE00 5.07
Emerald
#50C878
ΔE00 5.57
Tealish Green
#0CDC73
ΔE00 5.87
Hospital Green
#9BE5AA
ΔE00 6.01
Soft Green
#6FC276
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DB89 #DB76C8
analogous
#95DB76 #76DB89 #76DBBB
triadic
#76DB89 #8976DB #DB8976
tetradic
#76DB89 #7695DB #DB76C8 #DBBB76
square
#76DB89 #7695DB #DB76C8 #DBBB76
split-complementary
#76DB89 #BB76DB #DB7695
monochromatic
#2DAA44 #46CE5F #76DB89 #A6E8B3 #D7F4DC
Accessibility & contrast
On white
1.71
#76DB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#76DB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DB89
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DB89 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC83
Deuteranopia (green-blind)
#CEC28E
Tritanopia (blue-blind)
#64D7C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #76db89; /* rgb */ color: rgb(118, 219, 137); /* oklch */ color: oklch(81.0% 0.149 148.4);
Tailwind
colors: {
custom: {
50: '#a3e7ac',
500: '#76db89',
950: '#000000',
},
}SCSS
$custom: #76db89; $custom-light: #a3e7ac; $custom-dark: #000000;
JSON
{
"hex": "#76db89",
"rgb": {
"r": 118,
"g": 219,
"b": 137
},
"hsl": {
"h": 131.287,
"s": 58.382,
"l": 66.078
},
"oklch": {
"l": 0.80962,
"c": 0.14932,
"h": 148.4
},
"luminance": 0.56321
}Semantic roles & 50–950 ramp
primary
#76DB89
secondary
#AD489A
accent
#20A7C6
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101610
muted
#808481