#76DB96#76DB96
#76DB96 is a light, vivid green. Relative luminance 0.567; OKLCH L 81.2% C 0.137 H 152.5°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #76DB96 |
|---|---|
| RGB | rgb(118, 219, 150) |
| HSL | hsl(139, 58%, 66%) |
| HSV | hsv(139, 46%, 86%) |
| CMYK | cmyk(46.1%, 0%, 31.5%, 14.1%) |
| CIE-LAB | lab(80.02, -44.55, 25.01) |
| CIE-LCH | lch(80.02, 51.09, 150.68°) |
| OKLab | oklab(81.22% -0.1215 0.0632) |
| OKLCH | oklch(81.22% 0.137 152.5) |
| XYZ | xyz(38.3052, 56.7138, 37.7766) |
| Luminance | 0.5672 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.80
Aqua Green
#12E193
ΔE00 5.67
Seafoam
#7FE0B3
ΔE00 5.72
Emerald
#50C878
ΔE00 5.97
Weird Green
#3AE57F
ΔE00 6.23
Seaweed
#18D17B
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DB96 #DB76BB
analogous
#88DB76 #76DB96 #76DBC8
triadic
#76DB96 #9676DB #DB9676
tetradic
#76DB96 #7688DB #DB76BB #DBC876
square
#76DB96 #7688DB #DB76BB #DBC876
split-complementary
#76DB96 #C876DB #DB7688
monochromatic
#2DAA54 #46CE71 #76DB96 #A6E8BB #D7F4E0
Accessibility & contrast
On white
1.70
#76DB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#76DB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DB96
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DB96 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD92
Deuteranopia (green-blind)
#CCC29A
Tritanopia (blue-blind)
#61D8C9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #76db96; /* rgb */ color: rgb(118, 219, 150); /* oklch */ color: oklch(81.2% 0.137 152.5);
Tailwind
colors: {
custom: {
50: '#a3e7b5',
500: '#76db96',
950: '#000000',
},
}SCSS
$custom: #76db96; $custom-light: #a3e7b5; $custom-dark: #000000;
JSON
{
"hex": "#76db96",
"rgb": {
"r": 118,
"g": 219,
"b": 150
},
"hsl": {
"h": 139.01,
"s": 58.382,
"l": 66.078
},
"oklch": {
"l": 0.81218,
"c": 0.13691,
"h": 152.5
},
"luminance": 0.56717
}Semantic roles & 50–950 ramp
primary
#76DB96
secondary
#AD488D
accent
#2091C6
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481