#7BB696#7BB696
#7BB696 is a light, moderate green. Relative luminance 0.399; OKLCH L 72.7% C 0.077 H 160.0°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB696 |
|---|---|
| RGB | rgb(123, 182, 150) |
| HSL | hsl(147, 29%, 60%) |
| HSV | hsv(147, 32%, 71%) |
| CMYK | cmyk(32.4%, 0%, 17.6%, 28.6%) |
| CIE-LAB | lab(69.37, -26.06, 10.27) |
| CIE-LCH | lch(69.37, 28.01, 158.49°) |
| OKLab | oklab(72.66% -0.0726 0.0265) |
| OKLCH | oklch(72.66% 0.077 160) |
| XYZ | xyz(30.3994, 39.8673, 34.9416) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.39
Tea
#65AB7C
ΔE00 5.84
Pale Teal
#82CBB2
ΔE00 6.40
Greyish Green
#82A67D
ΔE00 6.95
Greeny Blue
#42B395
ΔE00 7.05
Mediumaquamarine
#66CDAA
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB696 #B67B9B
analogous
#7EB67B #7BB696 #7BB6B4
triadic
#7BB696 #967BB6 #B6967B
tetradic
#7BB696 #7B7EB6 #B67B9B #B6B47B
square
#7BB696 #7B7EB6 #B67B9B #B6B47B
split-complementary
#7BB696 #B47BB6 #B67B7E
monochromatic
#417659 #579D77 #7BB696 #A2CCB5 #CAE2D5
Accessibility & contrast
On white
2.34
#7BB696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#7BB696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB696
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB696 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AE94
Deuteranopia (green-blind)
#ABA798
Tritanopia (blue-blind)
#6FB5AD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7bb696; /* rgb */ color: rgb(123, 182, 150); /* oklch */ color: oklch(72.7% 0.077 160.0);
Tailwind
colors: {
custom: {
50: '#a3ccb4',
500: '#7bb696',
950: '#000000',
},
}SCSS
$custom: #7bb696; $custom-light: #a3ccb4; $custom-dark: #000000;
JSON
{
"hex": "#7bb696",
"rgb": {
"r": 123,
"g": 182,
"b": 150
},
"hsl": {
"h": 147.458,
"s": 28.78,
"l": 59.804
},
"oklch": {
"l": 0.7266,
"c": 0.07727,
"h": 160
},
"luminance": 0.39869
}Semantic roles & 50–950 ramp
primary
#7BB696
secondary
#D2BBC7
accent
#6398C5
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280