#7BB996#7BB996
#7BB996 is a light, moderate green. Relative luminance 0.411; OKLCH L 73.4% C 0.082 H 158.8°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB996 |
|---|---|
| RGB | rgb(123, 185, 150) |
| HSL | hsl(146, 31%, 60%) |
| HSV | hsv(146, 34%, 73%) |
| CMYK | cmyk(33.5%, 0%, 18.9%, 27.5%) |
| CIE-LAB | lab(70.25, -27.53, 11.51) |
| CIE-LCH | lch(70.25, 29.84, 157.30°) |
| OKLab | oklab(73.37% -0.0765 0.0296) |
| OKLCH | oklch(73.37% 0.082 158.8) |
| XYZ | xyz(31.0204, 41.1092, 35.1486) |
| Luminance | 0.4111 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.86
Tea
#65AB7C
ΔE00 5.77
Pale Teal
#82CBB2
ΔE00 6.13
Mediumaquamarine
#66CDAA
ΔE00 6.70
Greeny Blue
#42B395
ΔE00 7.20
Greyish Green
#82A67D
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB996 #B97B9E
analogous
#7FB97B #7BB996 #7BB9B5
triadic
#7BB996 #967BB9 #B9967B
tetradic
#7BB996 #7B7FB9 #B97B9E #B9B57B
square
#7BB996 #7B7FB9 #B97B9E #B9B57B
split-complementary
#7BB996 #B57BB9 #B97B7F
monochromatic
#407959 #56A177 #7BB996 #A3CEB6 #CBE3D6
Accessibility & contrast
On white
2.28
#7BB996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#7BB996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB996
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB996 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B094
Deuteranopia (green-blind)
#AEA998
Tritanopia (blue-blind)
#6EB8AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7bb996; /* rgb */ color: rgb(123, 185, 150); /* oklch */ color: oklch(73.4% 0.082 158.8);
Tailwind
colors: {
custom: {
50: '#a3ceb5',
500: '#7bb996',
950: '#000000',
},
}SCSS
$custom: #7bb996; $custom-light: #a3ceb5; $custom-dark: #000000;
JSON
{
"hex": "#7bb996",
"rgb": {
"r": 123,
"g": 185,
"b": 150
},
"hsl": {
"h": 146.129,
"s": 30.693,
"l": 60.392
},
"oklch": {
"l": 0.73366,
"c": 0.082,
"h": 158.8
},
"luminance": 0.41111
}Semantic roles & 50–950 ramp
primary
#7BB996
secondary
#D4BCC9
accent
#3C7AA9
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1311
muted
#7F8280