#7BBF95#7BBF95
#7BBF95 is a light, moderate green. Relative luminance 0.436; OKLCH L 74.8% C 0.092 H 156.3°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBF95 |
|---|---|
| RGB | rgb(123, 191, 149) |
| HSL | hsl(143, 35%, 62%) |
| HSV | hsv(143, 36%, 75%) |
| CMYK | cmyk(35.6%, 0%, 22%, 25.1%) |
| CIE-LAB | lab(71.99, -30.62, 14.50) |
| CIE-LCH | lch(71.99, 33.88, 154.66°) |
| OKLab | oklab(74.76% -0.0845 0.0372) |
| OKLCH | oklch(74.76% 0.092 156.3) |
| XYZ | xyz(32.2220, 43.6407, 35.1536) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.32
Mediumaquamarine
#66CDAA
ΔE00 6.01
Tea
#65AB7C
ΔE00 6.17
Pale Teal
#82CBB2
ΔE00 6.37
Faded Green
#7BB274
ΔE00 6.96
Seafoam Blue
#78D1B6
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBF95 #BF7BA5
analogous
#83BF7B #7BBF95 #7BBFB7
triadic
#7BBF95 #957BBF #BF957B
tetradic
#7BBF95 #7B83BF #BF7BA5 #BFB77B
square
#7BBF95 #7B83BF #BF7BA5 #BFB77B
split-complementary
#7BBF95 #B77BBF #BF7B83
monochromatic
#3F8158 #53AA74 #7BBF95 #A4D3B6 #CDE7D7
Accessibility & contrast
On white
2.16
#7BBF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#7BBF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBF95
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBF95 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB593
Deuteranopia (green-blind)
#B3AD97
Tritanopia (blue-blind)
#6EBEB3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #7bbf95; /* rgb */ color: rgb(123, 191, 149); /* oklch */ color: oklch(74.8% 0.092 156.3);
Tailwind
colors: {
custom: {
50: '#a3d2b4',
500: '#7bbf95',
950: '#000000',
},
}SCSS
$custom: #7bbf95; $custom-light: #a3d2b4; $custom-dark: #000000;
JSON
{
"hex": "#7bbf95",
"rgb": {
"r": 123,
"g": 191,
"b": 149
},
"hsl": {
"h": 142.941,
"s": 34.694,
"l": 61.569
},
"oklch": {
"l": 0.74759,
"c": 0.09234,
"h": 156.3
},
"luminance": 0.43642
}Semantic roles & 50–950 ramp
primary
#7BBF95
secondary
#D8BECE
accent
#3881AE
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1411
muted
#7F8280