#76D598#76D598
#76D598 is a light, vivid green. Relative luminance 0.537; OKLCH L 79.8% C 0.126 H 154.2°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #76D598 |
|---|---|
| RGB | rgb(118, 213, 152) |
| HSL | hsl(141, 53%, 65%) |
| HSV | hsv(141, 45%, 84%) |
| CMYK | cmyk(44.6%, 0%, 28.6%, 16.5%) |
| CIE-LAB | lab(78.29, -41.56, 21.61) |
| CIE-LCH | lch(78.29, 46.85, 152.53°) |
| OKLab | oklab(79.82% -0.1137 0.0549) |
| OKLCH | oklch(79.82% 0.126 154.2) |
| XYZ | xyz(36.9304, 53.7044, 38.1196) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.95
Hospital Green
#9BE5AA
ΔE00 5.26
Emerald
#50C878
ΔE00 5.80
Eucalyptus
#44D7A8
ΔE00 6.25
Soft Green
#6FC276
ΔE00 6.30
Aqua Green
#12E193
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D598 #D576B3
analogous
#83D576 #76D598 #76D5C8
triadic
#76D598 #9876D5 #D59876
tetradic
#76D598 #7683D5 #D576B3 #D5C876
square
#76D598 #7683D5 #D576B3 #D5C876
split-complementary
#76D598 #C876D5 #D57683
monochromatic
#31A059 #47C775 #76D598 #A5E3BB #D4F2DE
Accessibility & contrast
On white
1.79
#76D598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#76D598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D598
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D598 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C894
Deuteranopia (green-blind)
#C6BE9C
Tritanopia (blue-blind)
#61D3C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #76d598; /* rgb */ color: rgb(118, 213, 152); /* oklch */ color: oklch(79.8% 0.126 154.2);
Tailwind
colors: {
custom: {
50: '#a2e2b6',
500: '#76d598',
950: '#000000',
},
}SCSS
$custom: #76d598; $custom-light: #a2e2b6; $custom-dark: #000000;
JSON
{
"hex": "#76d598",
"rgb": {
"r": 118,
"g": 213,
"b": 152
},
"hsl": {
"h": 141.474,
"s": 53.073,
"l": 64.902
},
"oklch": {
"l": 0.79823,
"c": 0.12625,
"h": 154.2
},
"luminance": 0.53707
}Semantic roles & 50–950 ramp
primary
#76D598
secondary
#A44B84
accent
#2589C1
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481