#76D696#76D696
#76D696 is a light, vivid green. Relative luminance 0.541; OKLCH L 80.0% C 0.130 H 153.3°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #76D696 |
|---|---|
| RGB | rgb(118, 214, 150) |
| HSL | hsl(140, 54%, 65%) |
| HSV | hsv(140, 45%, 84%) |
| CMYK | cmyk(44.9%, 0%, 29.9%, 16.1%) |
| CIE-LAB | lab(78.55, -42.37, 23.01) |
| CIE-LCH | lch(78.55, 48.22, 151.50°) |
| OKLab | oklab(80.02% -0.1158 0.0583) |
| OKLCH | oklch(80.02% 0.13 153.3) |
| XYZ | xyz(37.0203, 54.1440, 37.3483) |
| Luminance | 0.5415 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.16
Seafoam
#7FE0B3
ΔE00 5.37
Emerald
#50C878
ΔE00 5.58
Soft Green
#6FC276
ΔE00 6.12
Aqua Green
#12E193
ΔE00 6.23
Seaweed
#18D17B
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D696 #D676B6
analogous
#86D676 #76D696 #76D6C6
triadic
#76D696 #9676D6 #D69676
tetradic
#76D696 #7686D6 #D676B6 #D6C676
square
#76D696 #7686D6 #D676B6 #D6C676
split-complementary
#76D696 #C676D6 #D67686
monochromatic
#30A156 #47C872 #76D696 #A5E4BA #D4F2DE
Accessibility & contrast
On white
1.78
#76D696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#76D696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D696
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D696 | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C892
Deuteranopia (green-blind)
#C8BE9A
Tritanopia (blue-blind)
#62D4C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #76d696; /* rgb */ color: rgb(118, 214, 150); /* oklch */ color: oklch(80.0% 0.130 153.3);
Tailwind
colors: {
custom: {
50: '#a2e3b5',
500: '#76d696',
950: '#000000',
},
}SCSS
$custom: #76d696; $custom-light: #a2e3b5; $custom-dark: #000000;
JSON
{
"hex": "#76d696",
"rgb": {
"r": 118,
"g": 214,
"b": 150
},
"hsl": {
"h": 140,
"s": 53.933,
"l": 65.098
},
"oklch": {
"l": 0.8002,
"c": 0.12959,
"h": 153.3
},
"luminance": 0.54147
}Semantic roles & 50–950 ramp
primary
#76D696
secondary
#A54B87
accent
#248DC1
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481