#7BB0AE#7BB0AE
#7BB0AE is a light, muted teal. Relative luminance 0.383; OKLCH L 72.0% C 0.056 H 193.0°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB0AE |
|---|---|
| RGB | rgb(123, 176, 174) |
| HSL | hsl(178, 25%, 59%) |
| HSV | hsv(178, 30%, 69%) |
| CMYK | cmyk(30.1%, 0%, 1.1%, 31%) |
| CIE-LAB | lab(68.25, -17.76, -4.57) |
| CIE-LCH | lch(68.25, 18.34, 194.42°) |
| OKLab | oklab(71.97% -0.0543 -0.0126) |
| OKLCH | oklch(71.97% 0.056 193) |
| XYZ | xyz(31.3311, 38.3159, 45.7810) |
| Luminance | 0.3832 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.25
Greyish Teal
#719F91
ΔE00 7.30
Dull Teal
#5F9E8F
ΔE00 8.56
Lightseagreen
#20B2AA
ΔE00 9.35
Grey Teal
#5E9B8A
ΔE00 9.70
Turquoise Blue
#06B1C4
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB0AE #B07B7D
analogous
#7BB093 #7BB0AE #7B97B0
triadic
#7BB0AE #AE7BB0 #B0AE7B
tetradic
#7BB0AE #937BB0 #B07B7D #97B07B
square
#7BB0AE #937BB0 #B07B7D #97B07B
split-complementary
#7BB0AE #B07B97 #B0937B
monochromatic
#426E6D #599593 #7BB0AE #A1C7C5 #C8DEDD
Accessibility & contrast
On white
2.42
#7BB0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#7BB0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB0AE
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB0AE | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABAE
Deuteranopia (green-blind)
#A0A3AF
Tritanopia (blue-blind)
#68B3AF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7bb0ae; /* rgb */ color: rgb(123, 176, 174); /* oklch */ color: oklch(72.0% 0.056 193.0);
Tailwind
colors: {
custom: {
50: '#a3c7c6',
500: '#7bb0ae',
950: '#000000',
},
}SCSS
$custom: #7bb0ae; $custom-light: #a3c7c6; $custom-dark: #000000;
JSON
{
"hex": "#7bb0ae",
"rgb": {
"r": 123,
"g": 176,
"b": 174
},
"hsl": {
"h": 177.736,
"s": 25.118,
"l": 58.627
},
"oklch": {
"l": 0.71965,
"c": 0.05578,
"h": 193
},
"luminance": 0.38318
}Semantic roles & 50–950 ramp
primary
#7BB0AE
secondary
#CEB9BA
accent
#666AC2
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282