#7BB3AA#7BB3AA
#7BB3AA is a light, moderate teal. Relative luminance 0.394; OKLCH L 72.5% C 0.060 H 183.5°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB3AA |
|---|---|
| RGB | rgb(123, 179, 170) |
| HSL | hsl(170, 27%, 59%) |
| HSV | hsv(170, 31%, 70%) |
| CMYK | cmyk(31.3%, 0%, 5%, 29.8%) |
| CIE-LAB | lab(69.01, -20.24, -1.25) |
| CIE-LCH | lch(69.01, 20.27, 183.54°) |
| OKLab | oklab(72.53% -0.0599 -0.0037) |
| OKLCH | oklch(72.53% 0.06 183.5) |
| XYZ | xyz(31.5417, 39.3517, 43.9561) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.41
Dull Teal
#5F9E8F
ΔE00 7.43
Cadetblue
#5F9EA0
ΔE00 7.89
Pale Teal
#82CBB2
ΔE00 8.20
Lightseagreen
#20B2AA
ΔE00 8.54
Grey Teal
#5E9B8A
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB3AA #B37B84
analogous
#7BB38E #7BB3AA #7BA0B3
triadic
#7BB3AA #AA7BB3 #B3AA7B
tetradic
#7BB3AA #8E7BB3 #B37B84 #A0B37B
square
#7BB3AA #8E7BB3 #B37B84 #A0B37B
split-complementary
#7BB3AA #B37BA0 #B38E7B
monochromatic
#42726A #58998E #7BB3AA #A2C9C3 #C9E0DC
Accessibility & contrast
On white
2.37
#7BB3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#7BB3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB3AA
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB3AA | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAA
Deuteranopia (green-blind)
#A4A5AB
Tritanopia (blue-blind)
#69B5B0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7bb3aa; /* rgb */ color: rgb(123, 179, 170); /* oklch */ color: oklch(72.5% 0.060 183.5);
Tailwind
colors: {
custom: {
50: '#a3cac3',
500: '#7bb3aa',
950: '#000000',
},
}SCSS
$custom: #7bb3aa; $custom-light: #a3cac3; $custom-dark: #000000;
JSON
{
"hex": "#7bb3aa",
"rgb": {
"r": 123,
"g": 179,
"b": 170
},
"hsl": {
"h": 170.357,
"s": 26.923,
"l": 59.216
},
"oklch": {
"l": 0.72529,
"c": 0.06004,
"h": 183.5
},
"luminance": 0.39353
}Semantic roles & 50–950 ramp
primary
#7BB3AA
secondary
#D0BABD
accent
#6574C3
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1312
muted
#7F8281