#76C898#76C898
#76C898 is a light, moderate green. Relative luminance 0.474; OKLCH L 76.7% C 0.107 H 157.0°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #76C898 |
|---|---|
| RGB | rgb(118, 200, 152) |
| HSL | hsl(145, 43%, 62%) |
| HSV | hsv(145, 41%, 78%) |
| CMYK | cmyk(41%, 0%, 24%, 21.6%) |
| CIE-LAB | lab(74.46, -35.71, 16.31) |
| CIE-LCH | lch(74.46, 39.26, 155.45°) |
| OKLab | oklab(76.72% -0.0984 0.0417) |
| OKLCH | oklch(76.72% 0.107 157) |
| XYZ | xyz(33.7907, 47.4249, 37.0730) |
| Luminance | 0.4743 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 4.94
Darkseagreen
#8FBC8F
ΔE00 6.04
Seafoam
#7FE0B3
ΔE00 6.07
Greenish Teal
#32BF84
ΔE00 6.45
Eucalyptus
#44D7A8
ΔE00 6.48
Greenblue
#23C48B
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76C898 #C876A6
analogous
#7DC876 #76C898 #76C8C1
triadic
#76C898 #9876C8 #C89876
tetradic
#76C898 #767DC8 #C876A6 #C8C176
square
#76C898 #767DC8 #C876A6 #C8C176
split-complementary
#76C898 #C176C8 #C8767D
monochromatic
#388C5B #4AB677 #76C898 #A2DAB9 #CDEBDA
Accessibility & contrast
On white
2.00
#76C898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#76C898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76C898
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76C898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76C898 | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD95
Deuteranopia (green-blind)
#BAB49B
Tritanopia (blue-blind)
#64C7BB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #76c898; /* rgb */ color: rgb(118, 200, 152); /* oklch */ color: oklch(76.7% 0.107 157.0);
Tailwind
colors: {
custom: {
50: '#a1d9b6',
500: '#76c898',
950: '#000000',
},
}SCSS
$custom: #76c898; $custom-light: #a1d9b6; $custom-dark: #000000;
JSON
{
"hex": "#76c898",
"rgb": {
"r": 118,
"g": 200,
"b": 152
},
"hsl": {
"h": 144.878,
"s": 42.708,
"l": 62.353
},
"oklch": {
"l": 0.76716,
"c": 0.10684,
"h": 157
},
"luminance": 0.47427
}Semantic roles & 50–950 ramp
primary
#76C898
secondary
#DCBECF
accent
#307EB6
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380