#7BA09B#7BA09B
#7BA09B is a light, muted teal. Relative luminance 0.317; OKLCH L 67.7% C 0.041 H 186.0°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7BA09B |
|---|---|
| RGB | rgb(123, 160, 155) |
| HSL | hsl(172, 16%, 55%) |
| HSV | hsv(172, 23%, 63%) |
| CMYK | cmyk(23.1%, 0%, 3.1%, 37.3%) |
| CIE-LAB | lab(63.11, -13.71, -1.54) |
| CIE-LCH | lch(63.11, 13.80, 186.42°) |
| OKLab | oklab(67.69% -0.041 -0.0043) |
| OKLCH | oklch(67.69% 0.041 186) |
| XYZ | xyz(26.6538, 31.7181, 35.7218) |
| Luminance | 0.3172 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.54
Cadetblue
#5F9EA0
ΔE00 5.73
Dull Teal
#5F9E8F
ΔE00 7.07
Grey Teal
#5E9B8A
ΔE00 7.65
Cool Grey
#95A3A6
ΔE00 9.38
Dusty Teal
#4C9085
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BA09B #A07B80
analogous
#7BA088 #7BA09B #7B92A0
triadic
#7BA09B #9B7BA0 #A09B7B
tetradic
#7BA09B #887BA0 #A07B80 #92A07B
square
#7BA09B #887BA0 #A07B80 #92A07B
split-complementary
#7BA09B #A07B92 #A0887B
monochromatic
#435D5A #5D817C #7BA09B #9FBAB6 #C2D3D1
Accessibility & contrast
On white
2.86
#7BA09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#7BA09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BA09B
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BA09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BA09B | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9C9B
Deuteranopia (green-blind)
#95979C
Tritanopia (blue-blind)
#70A29E
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #7ba09b; /* rgb */ color: rgb(123, 160, 155); /* oklch */ color: oklch(67.7% 0.041 186.0);
Tailwind
colors: {
custom: {
50: '#a2bcb8',
500: '#7ba09b',
950: '#000000',
},
}SCSS
$custom: #7ba09b; $custom-light: #a2bcb8; $custom-dark: #000000;
JSON
{
"hex": "#7ba09b",
"rgb": {
"r": 123,
"g": 160,
"b": 155
},
"hsl": {
"h": 171.892,
"s": 16.3,
"l": 55.49
},
"oklch": {
"l": 0.67685,
"c": 0.04125,
"h": 186
},
"luminance": 0.31719
}Semantic roles & 50–950 ramp
primary
#7BA09B
secondary
#C3B4B6
accent
#6F79B9
background
#FAFBFB
surface
#F3F6F6
border
#CDD0D0
text
#0F1211
muted
#7F8180