#76CE99#76CE99
#76CE99 is a light, moderate green. Relative luminance 0.503; OKLCH L 78.2% C 0.115 H 156.1°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #76CE99 |
|---|---|
| RGB | rgb(118, 206, 153) |
| HSL | hsl(144, 47%, 64%) |
| HSV | hsv(144, 43%, 81%) |
| CMYK | cmyk(42.7%, 0%, 25.7%, 19.2%) |
| CIE-LAB | lab(76.25, -38.25, 18.26) |
| CIE-LCH | lch(76.25, 42.39, 154.48°) |
| OKLab | oklab(78.17% -0.1051 0.0466) |
| OKLCH | oklch(78.17% 0.115 156.1) |
| XYZ | xyz(35.2898, 50.2916, 37.9785) |
| Luminance | 0.5029 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.09
Mediumaquamarine
#66CDAA
ΔE00 5.47
Eucalyptus
#44D7A8
ΔE00 5.93
Emerald
#50C878
ΔE00 6.28
Soft Green
#6FC276
ΔE00 6.33
Hospital Green
#9BE5AA
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CE99 #CE76AB
analogous
#7FCE76 #76CE99 #76CEC5
triadic
#76CE99 #9976CE #CE9976
tetradic
#76CE99 #767FCE #CE76AB #CEC576
square
#76CE99 #767FCE #CE76AB #CEC576
split-complementary
#76CE99 #C576CE #CE767F
monochromatic
#35945B #49BE77 #76CE99 #A3DEBB #D0EEDC
Accessibility & contrast
On white
1.90
#76CE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#76CE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CE99
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CE99 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC296
Deuteranopia (green-blind)
#C0B89C
Tritanopia (blue-blind)
#62CDC0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #76ce99; /* rgb */ color: rgb(118, 206, 153); /* oklch */ color: oklch(78.2% 0.115 156.1);
Tailwind
colors: {
custom: {
50: '#a1ddb7',
500: '#76ce99',
950: '#000000',
},
}SCSS
$custom: #76ce99; $custom-light: #a1ddb7; $custom-dark: #000000;
JSON
{
"hex": "#76ce99",
"rgb": {
"r": 118,
"g": 206,
"b": 153
},
"hsl": {
"h": 143.864,
"s": 47.312,
"l": 63.529
},
"oklch": {
"l": 0.78172,
"c": 0.11493,
"h": 156.1
},
"luminance": 0.50294
}Semantic roles & 50–950 ramp
primary
#76CE99
secondary
#9B4E7C
accent
#2B81BB
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481