#76CF99#76CF99
#76CF99 is a light, moderate green. Relative luminance 0.508; OKLCH L 78.4% C 0.116 H 155.9°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #76CF99 |
|---|---|
| RGB | rgb(118, 207, 153) |
| HSL | hsl(144, 48%, 64%) |
| HSV | hsv(144, 43%, 81%) |
| CMYK | cmyk(43%, 0%, 26.1%, 18.8%) |
| CIE-LAB | lab(76.54, -38.70, 18.67) |
| CIE-LCH | lch(76.54, 42.97, 154.25°) |
| OKLab | oklab(78.41% -0.1062 0.0476) |
| OKLCH | oklch(78.41% 0.116 155.9) |
| XYZ | xyz(35.5313, 50.7746, 38.0590) |
| Luminance | 0.5078 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.00
Mediumaquamarine
#66CDAA
ΔE00 5.64
Eucalyptus
#44D7A8
ΔE00 5.91
Emerald
#50C878
ΔE00 6.19
Hospital Green
#9BE5AA
ΔE00 6.30
Soft Green
#6FC276
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CF99 #CF76AC
analogous
#7FCF76 #76CF99 #76CFC5
triadic
#76CF99 #9976CF #CF9976
tetradic
#76CF99 #767FCF #CF76AC #CFC576
square
#76CF99 #767FCF #CF76AC #CFC576
split-complementary
#76CF99 #C576CF #CF767F
monochromatic
#35965B #49BF77 #76CF99 #A3DFBB #D1EFDC
Accessibility & contrast
On white
1.88
#76CF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#76CF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CF99
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CF99 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC396
Deuteranopia (green-blind)
#C1B99C
Tritanopia (blue-blind)
#62CDC0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #76cf99; /* rgb */ color: rgb(118, 207, 153); /* oklch */ color: oklch(78.4% 0.116 155.9);
Tailwind
colors: {
custom: {
50: '#a2deb7',
500: '#76cf99',
950: '#000000',
},
}SCSS
$custom: #76cf99; $custom-light: #a2deb7; $custom-dark: #000000;
JSON
{
"hex": "#76cf99",
"rgb": {
"r": 118,
"g": 207,
"b": 153
},
"hsl": {
"h": 143.596,
"s": 48.108,
"l": 63.725
},
"oklch": {
"l": 0.78411,
"c": 0.11643,
"h": 155.9
},
"luminance": 0.50777
}Semantic roles & 50–950 ramp
primary
#76CF99
secondary
#9C4D7D
accent
#2A82BB
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481