#7BB0B0#7BB0B0
#7BB0B0 is a light, muted teal. Relative luminance 0.384; OKLCH L 72.0% C 0.056 H 196.0°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB0B0 |
|---|---|
| RGB | rgb(123, 176, 176) |
| HSL | hsl(180, 25%, 59%) |
| HSV | hsv(180, 30%, 69%) |
| CMYK | cmyk(30.1%, 0%, 0%, 31%) |
| CIE-LAB | lab(68.31, -17.29, -5.59) |
| CIE-LCH | lch(68.31, 18.17, 197.91°) |
| OKLab | oklab(72.03% -0.0535 -0.0153) |
| OKLCH | oklch(72.03% 0.056 196) |
| XYZ | xyz(31.5276, 38.3945, 46.8155) |
| Luminance | 0.3840 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.17
Greyish Teal
#719F91
ΔE00 7.94
Dull Teal
#5F9E8F
ΔE00 9.19
Lightseagreen
#20B2AA
ΔE00 9.72
Turquoise Blue
#06B1C4
ΔE00 9.76
Grey Teal
#5E9B8A
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB0B0 #B07B7B
analogous
#7BB095 #7BB0B0 #7B95B0
triadic
#7BB0B0 #B07BB0 #B0B07B
tetradic
#7BB0B0 #957BB0 #B07B7B #95B07B
square
#7BB0B0 #957BB0 #B07B7B #95B07B
split-complementary
#7BB0B0 #B07B95 #B0957B
monochromatic
#426E6E #599595 #7BB0B0 #A1C7C7 #C8DEDE
Accessibility & contrast
On white
2.42
#7BB0B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#7BB0B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB0B0
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB0B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB0B0 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB0
Deuteranopia (green-blind)
#9FA3B1
Tritanopia (blue-blind)
#68B3B0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7bb0b0; /* rgb */ color: rgb(123, 176, 176); /* oklch */ color: oklch(72.0% 0.056 196.0);
Tailwind
colors: {
custom: {
50: '#a3c7c7',
500: '#7bb0b0',
950: '#000000',
},
}SCSS
$custom: #7bb0b0; $custom-light: #a3c7c7; $custom-dark: #000000;
JSON
{
"hex": "#7bb0b0",
"rgb": {
"r": 123,
"g": 176,
"b": 176
},
"hsl": {
"h": 180,
"s": 25.118,
"l": 58.627
},
"oklch": {
"l": 0.7203,
"c": 0.05567,
"h": 196
},
"luminance": 0.38396
}Semantic roles & 50–950 ramp
primary
#7BB0B0
secondary
#CEB9B9
accent
#6666C2
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282