#76D68B#76D68B
#76D68B is a light, vivid green. Relative luminance 0.538; OKLCH L 79.8% C 0.140 H 149.4°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #76D68B |
|---|---|
| RGB | rgb(118, 214, 139) |
| HSL | hsl(133, 54%, 65%) |
| HSV | hsv(133, 45%, 84%) |
| CMYK | cmyk(44.9%, 0%, 35%, 16.1%) |
| CIE-LAB | lab(78.35, -44.32, 28.46) |
| CIE-LCH | lch(78.35, 52.68, 147.29°) |
| OKLab | oklab(79.79% -0.1206 0.0713) |
| OKLCH | oklch(79.79% 0.14 149.4) |
| XYZ | xyz(36.1758, 53.8062, 32.9005) |
| Luminance | 0.5381 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.79
Soft Green
#6FC276
ΔE00 5.13
Hospital Green
#9BE5AA
ΔE00 5.87
Seaweed
#18D17B
ΔE00 5.96
Weird Green
#3AE57F
ΔE00 6.11
Lightgreen
#90EE90
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D68B #D676C1
analogous
#91D676 #76D68B #76D6BB
triadic
#76D68B #8B76D6 #D68B76
tetradic
#76D68B #7691D6 #D676C1 #D6BB76
square
#76D68B #7691D6 #D676C1 #D6BB76
split-complementary
#76D68B #BB76D6 #D67691
monochromatic
#30A149 #47C863 #76D68B #A5E4B3 #D4F2DB
Accessibility & contrast
On white
1.79
#76D68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#76D68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D68B
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D68B | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C886
Deuteranopia (green-blind)
#C9BE90
Tritanopia (blue-blind)
#65D3C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #76d68b; /* rgb */ color: rgb(118, 214, 139); /* oklch */ color: oklch(79.8% 0.140 149.4);
Tailwind
colors: {
custom: {
50: '#a2e3ad',
500: '#76d68b',
950: '#000000',
},
}SCSS
$custom: #76d68b; $custom-light: #a2e3ad; $custom-dark: #000000;
JSON
{
"hex": "#76d68b",
"rgb": {
"r": 118,
"g": 214,
"b": 139
},
"hsl": {
"h": 133.125,
"s": 53.933,
"l": 65.098
},
"oklch": {
"l": 0.79794,
"c": 0.14011,
"h": 149.4
},
"luminance": 0.53809
}Semantic roles & 50–950 ramp
primary
#76D68B
secondary
#A54B92
accent
#249FC1
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481