#76D699#76D699
#76D699 is a light, vivid green. Relative luminance 0.542; OKLCH L 80.1% C 0.127 H 154.5°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #76D699 |
|---|---|
| RGB | rgb(118, 214, 153) |
| HSL | hsl(142, 54%, 65%) |
| HSV | hsv(142, 45%, 84%) |
| CMYK | cmyk(44.9%, 0%, 28.5%, 16.1%) |
| CIE-LAB | lab(78.60, -41.82, 21.51) |
| CIE-LCH | lch(78.60, 47.03, 152.78°) |
| OKLab | oklab(80.08% -0.1144 0.0546) |
| OKLCH | oklch(80.08% 0.127 154.5) |
| XYZ | xyz(37.2650, 54.2419, 38.6369) |
| Luminance | 0.5424 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.79
Hospital Green
#9BE5AA
ΔE00 5.13
Emerald
#50C878
ΔE00 5.96
Eucalyptus
#44D7A8
ΔE00 6.16
Aqua Green
#12E193
ΔE00 6.32
Soft Green
#6FC276
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D699 #D676B3
analogous
#83D676 #76D699 #76D6C9
triadic
#76D699 #9976D6 #D69976
tetradic
#76D699 #7683D6 #D676B3 #D6C976
square
#76D699 #7683D6 #D676B3 #D6C976
split-complementary
#76D699 #C976D6 #D67683
monochromatic
#30A159 #47C876 #76D699 #A5E4BC #D4F2DF
Accessibility & contrast
On white
1.77
#76D699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#76D699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D699
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D699 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C995
Deuteranopia (green-blind)
#C7BF9D
Tritanopia (blue-blind)
#61D4C6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #76d699; /* rgb */ color: rgb(118, 214, 153); /* oklch */ color: oklch(80.1% 0.127 154.5);
Tailwind
colors: {
custom: {
50: '#a2e3b7',
500: '#76d699',
950: '#000000',
},
}SCSS
$custom: #76d699; $custom-light: #a2e3b7; $custom-dark: #000000;
JSON
{
"hex": "#76d699",
"rgb": {
"r": 118,
"g": 214,
"b": 153
},
"hsl": {
"h": 141.875,
"s": 53.933,
"l": 65.098
},
"oklch": {
"l": 0.80085,
"c": 0.12679,
"h": 154.5
},
"luminance": 0.54245
}Semantic roles & 50–950 ramp
primary
#76D699
secondary
#A54B84
accent
#2488C1
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481