#76D98F#76D98F
#76D98F is a light, vivid green. Relative luminance 0.555; OKLCH L 80.6% C 0.141 H 150.4°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #76D98F |
|---|---|
| RGB | rgb(118, 217, 143) |
| HSL | hsl(135, 57%, 66%) |
| HSV | hsv(135, 46%, 85%) |
| CMYK | cmyk(45.6%, 0%, 34.1%, 14.9%) |
| CIE-LAB | lab(79.30, -44.92, 27.68) |
| CIE-LCH | lch(79.30, 52.77, 148.37°) |
| OKLab | oklab(80.6% -0.1223 0.0695) |
| OKLCH | oklch(80.6% 0.141 150.4) |
| XYZ | xyz(37.2396, 55.4577, 34.7234) |
| Luminance | 0.5546 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.32
Hospital Green
#9BE5AA
ΔE00 5.39
Weird Green
#3AE57F
ΔE00 5.84
Soft Green
#6FC276
ΔE00 5.92
Aqua Green
#12E193
ΔE00 6.03
Lightgreen
#90EE90
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D98F #D976C0
analogous
#8ED976 #76D98F #76D9C1
triadic
#76D98F #8F76D9 #D98F76
tetradic
#76D98F #768ED9 #D976C0 #D9C176
square
#76D98F #768ED9 #D976C0 #D9C176
split-complementary
#76D98F #C176D9 #D9768E
monochromatic
#2EA64D #46CC68 #76D98F #A6E6B6 #D6F4DD
Accessibility & contrast
On white
1.74
#76D98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#76D98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D98F
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D98F | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA8A
Deuteranopia (green-blind)
#CCC193
Tritanopia (blue-blind)
#63D6C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #76d98f; /* rgb */ color: rgb(118, 217, 143); /* oklch */ color: oklch(80.6% 0.141 150.4);
Tailwind
colors: {
custom: {
50: '#a3e5b0',
500: '#76d98f',
950: '#000000',
},
}SCSS
$custom: #76d98f; $custom-light: #a3e5b0; $custom-dark: #000000;
JSON
{
"hex": "#76d98f",
"rgb": {
"r": 118,
"g": 217,
"b": 143
},
"hsl": {
"h": 135.152,
"s": 56.571,
"l": 65.686
},
"oklch": {
"l": 0.80596,
"c": 0.14065,
"h": 150.4
},
"luminance": 0.5546
}Semantic roles & 50–950 ramp
primary
#76D98F
secondary
#AA4991
accent
#219BC4
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1610
muted
#808481