#7BB6BA#7BB6BA
#7BB6BA is a light, moderate teal. Relative luminance 0.412; OKLCH L 73.7% C 0.061 H 201.3°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB6BA |
|---|---|
| RGB | rgb(123, 182, 186) |
| HSL | hsl(184, 31%, 61%) |
| HSV | hsv(184, 34%, 73%) |
| CMYK | cmyk(33.9%, 2.2%, 0%, 27.1%) |
| CIE-LAB | lab(70.32, -18.00, -8.12) |
| CIE-LCH | lch(70.32, 19.74, 204.28°) |
| OKLab | oklab(73.73% -0.057 -0.0222) |
| OKLCH | oklch(73.73% 0.061 201.3) |
| XYZ | xyz(33.7562, 41.2100, 52.6205) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.58
Turquoise Blue
#06B1C4
ΔE00 8.70
Lightseagreen
#20B2AA
ΔE00 10.25
Greyblue
#77A1B5
ΔE00 10.28
Greyish Teal
#719F91
ΔE00 10.31
Mediumturquoise
#48D1CC
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB6BA #BA7F7B
analogous
#7BBA9E #7BB6BA #7B96BA
triadic
#7BB6BA #BA7BB6 #B6BA7B
tetradic
#7BB6BA #9E7BBA #BA7F7B #96BA7B
square
#7BB6BA #9E7BBA #BA7F7B #96BA7B
split-complementary
#7BB6BA #BA7B96 #BA9E7B
monochromatic
#40777B #559EA3 #7BB6BA #A3CCCF #CBE2E4
Accessibility & contrast
On white
2.27
#7BB6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#7BB6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB6BA
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB6BA | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1BA
Deuteranopia (green-blind)
#A2A8BA
Tritanopia (blue-blind)
#63BAB7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7bb6ba; /* rgb */ color: rgb(123, 182, 186); /* oklch */ color: oklch(73.7% 0.061 201.3);
Tailwind
colors: {
custom: {
50: '#a4ccce',
500: '#7bb6ba',
950: '#000000',
},
}SCSS
$custom: #7bb6ba; $custom-light: #a4ccce; $custom-dark: #000000;
JSON
{
"hex": "#7bb6ba",
"rgb": {
"r": 123,
"g": 182,
"b": 186
},
"hsl": {
"h": 183.81,
"s": 31.343,
"l": 60.588
},
"oklch": {
"l": 0.73734,
"c": 0.06123,
"h": 201.3
},
"luminance": 0.41212
}Semantic roles & 50–950 ramp
primary
#7BB6BA
secondary
#D4BEBC
accent
#423BAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282