#7BBF97#7BBF97
#7BBF97 is a light, moderate green. Relative luminance 0.437; OKLCH L 74.8% C 0.091 H 157.5°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBF97 |
|---|---|
| RGB | rgb(123, 191, 151) |
| HSL | hsl(145, 35%, 62%) |
| HSV | hsv(145, 36%, 75%) |
| CMYK | cmyk(35.6%, 0%, 20.9%, 25.1%) |
| CIE-LAB | lab(72.03, -30.23, 13.48) |
| CIE-LCH | lch(72.03, 33.10, 155.97°) |
| OKLab | oklab(74.81% -0.0836 0.0346) |
| OKLCH | oklch(74.81% 0.091 157.5) |
| XYZ | xyz(32.3830, 43.7051, 36.0018) |
| Luminance | 0.4371 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.59
Mediumaquamarine
#66CDAA
ΔE00 5.70
Pale Teal
#82CBB2
ΔE00 5.89
Tea
#65AB7C
ΔE00 6.35
Seafoam Blue
#78D1B6
ΔE00 6.95
Faded Green
#7BB274
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBF97 #BF7BA3
analogous
#81BF7B #7BBF97 #7BBFB9
triadic
#7BBF97 #977BBF #BF977B
tetradic
#7BBF97 #7B81BF #BF7BA3 #BFB97B
square
#7BBF97 #7B81BF #BF7BA3 #BFB97B
split-complementary
#7BBF97 #B97BBF #BF7B81
monochromatic
#3F815A #53AA77 #7BBF97 #A4D3B7 #CDE7D8
Accessibility & contrast
On white
2.16
#7BBF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#7BBF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBF97
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBF97 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB595
Deuteranopia (green-blind)
#B3AD99
Tritanopia (blue-blind)
#6DBEB4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #7bbf97; /* rgb */ color: rgb(123, 191, 151); /* oklch */ color: oklch(74.8% 0.091 157.5);
Tailwind
colors: {
custom: {
50: '#a3d2b5',
500: '#7bbf97',
950: '#000000',
},
}SCSS
$custom: #7bbf97; $custom-light: #a3d2b5; $custom-dark: #000000;
JSON
{
"hex": "#7bbf97",
"rgb": {
"r": 123,
"g": 191,
"b": 151
},
"hsl": {
"h": 144.706,
"s": 34.694,
"l": 61.569
},
"oklch": {
"l": 0.74808,
"c": 0.09051,
"h": 157.5
},
"luminance": 0.43707
}Semantic roles & 50–950 ramp
primary
#7BBF97
secondary
#D8BECD
accent
#387DAE
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1411
muted
#7F8280