#76BE95#76BE95
#76BE95 is a light, moderate green. Relative luminance 0.428; OKLCH L 74.3% C 0.094 H 158.1°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #76BE95 |
|---|---|
| RGB | rgb(118, 190, 149) |
| HSL | hsl(146, 36%, 60%) |
| HSV | hsv(146, 38%, 75%) |
| CMYK | cmyk(37.9%, 0%, 21.6%, 25.5%) |
| CIE-LAB | lab(71.45, -31.63, 13.71) |
| CIE-LCH | lch(71.45, 34.48, 156.57°) |
| OKLab | oklab(74.26% -0.0875 0.0352) |
| OKLCH | oklch(74.26% 0.094 158.1) |
| XYZ | xyz(31.3074, 42.8465, 35.0485) |
| Luminance | 0.4285 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.04
Mediumaquamarine
#66CDAA
ΔE00 5.60
Tea
#65AB7C
ΔE00 5.89
Pale Teal
#82CBB2
ΔE00 6.23
Greenish Teal
#32BF84
ΔE00 6.91
Seafoam Blue
#78D1B6
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76BE95 #BE769F
analogous
#7BBE76 #76BE95 #76BEB9
triadic
#76BE95 #9576BE #BE9576
tetradic
#76BE95 #767BBE #BE769F #BEB976
square
#76BE95 #767BBE #BE769F #BEB976
split-complementary
#76BE95 #B976BE #BE767B
monochromatic
#3C7E58 #4FA775 #76BE95 #A0D2B5 #C9E5D5
Accessibility & contrast
On white
2.19
#76BE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#76BE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76BE95
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76BE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76BE95 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB493
Deuteranopia (green-blind)
#B1AC97
Tritanopia (blue-blind)
#66BDB3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #76be95; /* rgb */ color: rgb(118, 190, 149); /* oklch */ color: oklch(74.3% 0.094 158.1);
Tailwind
colors: {
custom: {
50: '#a0d2b4',
500: '#76be95',
950: '#000000',
},
}SCSS
$custom: #76be95; $custom-light: #a0d2b4; $custom-dark: #000000;
JSON
{
"hex": "#76be95",
"rgb": {
"r": 118,
"g": 190,
"b": 149
},
"hsl": {
"h": 145.833,
"s": 35.644,
"l": 60.392
},
"oklch": {
"l": 0.74259,
"c": 0.09429,
"h": 158.1
},
"luminance": 0.42848
}Semantic roles & 50–950 ramp
primary
#76BE95
secondary
#D6BACA
accent
#377BAF
background
#FAFCFB
surface
#F3F9F6
border
#CDD2D0
text
#0F1411
muted
#7F8280