#7BB79B#7BB79B
#7BB79B is a light, moderate teal. Relative luminance 0.404; OKLCH L 73.0% C 0.075 H 163.7°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB79B |
|---|---|
| RGB | rgb(123, 183, 155) |
| HSL | hsl(152, 29%, 60%) |
| HSV | hsv(152, 33%, 72%) |
| CMYK | cmyk(32.8%, 0%, 15.3%, 28.2%) |
| CIE-LAB | lab(69.78, -25.52, 8.12) |
| CIE-LCH | lch(69.78, 26.78, 162.36°) |
| OKLab | oklab(73.03% -0.0717 0.0209) |
| OKLCH | oklch(73.03% 0.075 163.7) |
| XYZ | xyz(31.0162, 40.4428, 37.1759) |
| Luminance | 0.4044 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.57
Darkseagreen
#8FBC8F
ΔE00 6.42
Greeny Blue
#42B395
ΔE00 6.77
Tea
#65AB7C
ΔE00 6.95
Mediumaquamarine
#66CDAA
ΔE00 7.01
Seafoam Blue
#78D1B6
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB79B #B77B97
analogous
#7BB77D #7BB79B #7BB5B7
triadic
#7BB79B #9B7BB7 #B79B7B
tetradic
#7BB79B #7D7BB7 #B77B97 #B5B77B
square
#7BB79B #7D7BB7 #B77B97 #B5B77B
split-complementary
#7BB79B #B77BB5 #B77D7B
monochromatic
#41775E #569E7D #7BB79B #A3CDB9 #CAE2D7
Accessibility & contrast
On white
2.31
#7BB79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#7BB79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB79B
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB79B | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AF9A
Deuteranopia (green-blind)
#ABA89D
Tritanopia (blue-blind)
#6DB7AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7bb79b; /* rgb */ color: rgb(123, 183, 155); /* oklch */ color: oklch(73.0% 0.075 163.7);
Tailwind
colors: {
custom: {
50: '#a3cdb8',
500: '#7bb79b',
950: '#000000',
},
}SCSS
$custom: #7bb79b; $custom-light: #a3cdb8; $custom-dark: #000000;
JSON
{
"hex": "#7bb79b",
"rgb": {
"r": 123,
"g": 183,
"b": 155
},
"hsl": {
"h": 152,
"s": 29.412,
"l": 60
},
"oklch": {
"l": 0.73028,
"c": 0.07465,
"h": 163.7
},
"luminance": 0.40444
}Semantic roles & 50–950 ramp
primary
#7BB79B
secondary
#D2BBC6
accent
#6291C6
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1311
muted
#7F8280