#76CE95#76CE95
#76CE95 is a light, moderate green. Relative luminance 0.502; OKLCH L 78.1% C 0.119 H 154.3°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #76CE95 |
|---|---|
| RGB | rgb(118, 206, 149) |
| HSL | hsl(141, 47%, 64%) |
| HSV | hsv(141, 43%, 81%) |
| CMYK | cmyk(42.7%, 0%, 27.7%, 19.2%) |
| CIE-LAB | lab(76.17, -39.01, 20.27) |
| CIE-LCH | lch(76.17, 43.97, 152.54°) |
| OKLab | oklab(78.08% -0.1069 0.0515) |
| OKLCH | oklch(78.08% 0.119 154.3) |
| XYZ | xyz(34.9650, 50.1617, 36.2677) |
| Luminance | 0.5016 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.52
Emerald
#50C878
ΔE00 5.57
Seafoam
#7FE0B3
ΔE00 5.67
Mediumaquamarine
#66CDAA
ΔE00 6.37
Hospital Green
#9BE5AA
ΔE00 6.38
Eucalyptus
#44D7A8
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CE95 #CE76AF
analogous
#83CE76 #76CE95 #76CEC1
triadic
#76CE95 #9576CE #CE9576
tetradic
#76CE95 #7683CE #CE76AF #CEC176
square
#76CE95 #7683CE #CE76AF #CEC176
split-complementary
#76CE95 #C176CE #CE7683
monochromatic
#359457 #49BE72 #76CE95 #A3DEB8 #D0EEDB
Accessibility & contrast
On white
1.90
#76CE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#76CE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CE95
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CE95 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC192
Deuteranopia (green-blind)
#C0B898
Tritanopia (blue-blind)
#64CCBF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #76ce95; /* rgb */ color: rgb(118, 206, 149); /* oklch */ color: oklch(78.1% 0.119 154.3);
Tailwind
colors: {
custom: {
50: '#a1ddb4',
500: '#76ce95',
950: '#000000',
},
}SCSS
$custom: #76ce95; $custom-light: #a1ddb4; $custom-dark: #000000;
JSON
{
"hex": "#76ce95",
"rgb": {
"r": 118,
"g": 206,
"b": 149
},
"hsl": {
"h": 141.136,
"s": 47.312,
"l": 63.529
},
"oklch": {
"l": 0.78081,
"c": 0.11864,
"h": 154.3
},
"luminance": 0.50164
}Semantic roles & 50–950 ramp
primary
#76CE95
secondary
#9B4E7F
accent
#2B88BB
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481