#7BB7AB#7BB7AB
#7BB7AB is a light, moderate teal. Relative luminance 0.410; OKLCH L 73.5% C 0.065 H 180.5°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB7AB |
|---|---|
| RGB | rgb(123, 183, 171) |
| HSL | hsl(168, 29%, 60%) |
| HSV | hsv(168, 33%, 72%) |
| CMYK | cmyk(32.8%, 0%, 6.6%, 28.2%) |
| CIE-LAB | lab(70.19, -22.04, -0.07) |
| CIE-LCH | lch(70.19, 22.04, 180.19°) |
| OKLab | oklab(73.49% -0.0646 -0.0005) |
| OKLCH | oklch(73.49% 0.065 180.5) |
| XYZ | xyz(32.4500, 41.0164, 44.7273) |
| Luminance | 0.4102 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.60
Greyish Teal
#719F91
ΔE00 7.21
Dull Teal
#5F9E8F
ΔE00 7.93
Seafoam Blue
#78D1B6
ΔE00 8.24
Lightseagreen
#20B2AA
ΔE00 8.43
Tealish
#24BCA8
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB7AB #B77B87
analogous
#7BB78D #7BB7AB #7BA5B7
triadic
#7BB7AB #AB7BB7 #B7AB7B
tetradic
#7BB7AB #8D7BB7 #B77B87 #A5B77B
square
#7BB7AB #8D7BB7 #B77B87 #A5B77B
split-complementary
#7BB7AB #B77BA5 #B78D7B
monochromatic
#41776C #569E90 #7BB7AB #A3CDC4 #CAE2DD
Accessibility & contrast
On white
2.28
#7BB7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#7BB7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB7AB
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB7AB | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0AB
Deuteranopia (green-blind)
#A7A8AC
Tritanopia (blue-blind)
#68B9B3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7bb7ab; /* rgb */ color: rgb(123, 183, 171); /* oklch */ color: oklch(73.5% 0.065 180.5);
Tailwind
colors: {
custom: {
50: '#a3ccc4',
500: '#7bb7ab',
950: '#000000',
},
}SCSS
$custom: #7bb7ab; $custom-light: #a3ccc4; $custom-dark: #000000;
JSON
{
"hex": "#7bb7ab",
"rgb": {
"r": 123,
"g": 183,
"b": 171
},
"hsl": {
"h": 168,
"s": 29.412,
"l": 60
},
"oklch": {
"l": 0.73485,
"c": 0.06464,
"h": 180.5
},
"luminance": 0.41018
}Semantic roles & 50–950 ramp
primary
#7BB7AB
secondary
#D2BBC0
accent
#6276C6
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#0F1312
muted
#7F8281