#76BF93#76BF93
#76BF93 is a light, moderate green. Relative luminance 0.432; OKLCH L 74.4% C 0.098 H 156.6°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #76BF93 |
|---|---|
| RGB | rgb(118, 191, 147) |
| HSL | hsl(144, 36%, 61%) |
| HSV | hsv(144, 38%, 75%) |
| CMYK | cmyk(38.2%, 0%, 23%, 25.1%) |
| CIE-LAB | lab(71.70, -32.50, 15.14) |
| CIE-LCH | lch(71.70, 35.86, 155.02°) |
| OKLab | oklab(74.45% -0.0896 0.0388) |
| OKLCH | oklch(74.45% 0.098 156.6) |
| XYZ | xyz(31.3664, 43.2178, 34.2872) |
| Luminance | 0.4322 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.84
Mediumaquamarine
#66CDAA
ΔE00 5.85
Tea
#65AB7C
ΔE00 5.88
Greenish Teal
#32BF84
ΔE00 6.60
Pale Teal
#82CBB2
ΔE00 6.75
Faded Green
#7BB274
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76BF93 #BF76A2
analogous
#7DBF76 #76BF93 #76BFB7
triadic
#76BF93 #9376BF #BF9376
tetradic
#76BF93 #767DBF #BF76A2 #BFB776
square
#76BF93 #767DBF #BF76A2 #BFB776
split-complementary
#76BF93 #B776BF #BF767D
monochromatic
#3B7F56 #4FA973 #76BF93 #A0D2B4 #C9E6D5
Accessibility & contrast
On white
2.18
#76BF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#76BF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76BF93
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76BF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76BF93 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB591
Deuteranopia (green-blind)
#B3AC96
Tritanopia (blue-blind)
#67BEB3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #76bf93; /* rgb */ color: rgb(118, 191, 147); /* oklch */ color: oklch(74.4% 0.098 156.6);
Tailwind
colors: {
custom: {
50: '#a0d2b2',
500: '#76bf93',
950: '#000000',
},
}SCSS
$custom: #76bf93; $custom-light: #a0d2b2; $custom-dark: #000000;
JSON
{
"hex": "#76bf93",
"rgb": {
"r": 118,
"g": 191,
"b": 147
},
"hsl": {
"h": 143.836,
"s": 36.318,
"l": 60.588
},
"oklch": {
"l": 0.74449,
"c": 0.09766,
"h": 156.6
},
"luminance": 0.4322
}Semantic roles & 50–950 ramp
primary
#76BF93
secondary
#D6BBCB
accent
#367FAF
background
#FAFCFB
surface
#F3F9F6
border
#CDD2D0
text
#0F1411
muted
#7F8280