#76BE94#76BE94
#76BE94 is a light, moderate green. Relative luminance 0.428; OKLCH L 74.2% C 0.095 H 157.5°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #76BE94 |
|---|---|
| RGB | rgb(118, 190, 148) |
| HSL | hsl(145, 36%, 60%) |
| HSV | hsv(145, 38%, 75%) |
| CMYK | cmyk(37.9%, 0%, 22.1%, 25.5%) |
| CIE-LAB | lab(71.43, -31.83, 14.22) |
| CIE-LCH | lch(71.43, 34.87, 155.93°) |
| OKLab | oklab(74.24% -0.0879 0.0365) |
| OKLCH | oklch(74.24% 0.095 157.5) |
| XYZ | xyz(31.2279, 42.8147, 34.6298) |
| Luminance | 0.4282 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.92
Mediumaquamarine
#66CDAA
ΔE00 5.75
Tea
#65AB7C
ΔE00 5.79
Pale Teal
#82CBB2
ΔE00 6.46
Greenish Teal
#32BF84
ΔE00 6.81
Faded Green
#7BB274
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76BE94 #BE76A0
analogous
#7CBE76 #76BE94 #76BEB8
triadic
#76BE94 #9476BE #BE9476
tetradic
#76BE94 #767CBE #BE76A0 #BEB876
square
#76BE94 #767CBE #BE76A0 #BEB876
split-complementary
#76BE94 #B876BE #BE767C
monochromatic
#3C7E57 #4FA774 #76BE94 #A0D2B4 #C9E5D5
Accessibility & contrast
On white
2.20
#76BE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#76BE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76BE94
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76BE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76BE94 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB492
Deuteranopia (green-blind)
#B1AC96
Tritanopia (blue-blind)
#67BDB2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #76be94; /* rgb */ color: rgb(118, 190, 148); /* oklch */ color: oklch(74.2% 0.095 157.5);
Tailwind
colors: {
custom: {
50: '#a0d2b3',
500: '#76be94',
950: '#000000',
},
}SCSS
$custom: #76be94; $custom-light: #a0d2b3; $custom-dark: #000000;
JSON
{
"hex": "#76be94",
"rgb": {
"r": 118,
"g": 190,
"b": 148
},
"hsl": {
"h": 145,
"s": 35.644,
"l": 60.392
},
"oklch": {
"l": 0.74235,
"c": 0.0952,
"h": 157.5
},
"luminance": 0.42817
}Semantic roles & 50–950 ramp
primary
#76BE94
secondary
#D6BACA
accent
#377DAF
background
#FAFCFB
surface
#F3F9F6
border
#CDD2D0
text
#0F1411
muted
#7F8280