#7BB2AB#7BB2AB
#7BB2AB is a light, muted teal. Relative luminance 0.390; OKLCH L 72.3% C 0.059 H 186.1°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB2AB |
|---|---|
| RGB | rgb(123, 178, 171) |
| HSL | hsl(172, 26%, 59%) |
| HSV | hsv(172, 31%, 70%) |
| CMYK | cmyk(30.9%, 0%, 3.9%, 30.2%) |
| CIE-LAB | lab(68.74, -19.49, -2.19) |
| CIE-LCH | lch(68.74, 19.62, 186.40°) |
| OKLab | oklab(72.33% -0.0582 -0.0062) |
| OKLCH | oklch(72.33% 0.059 186.1) |
| XYZ | xyz(31.4370, 38.9903, 44.3896) |
| Luminance | 0.3899 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.49
Cadetblue
#5F9EA0
ΔE00 7.30
Dull Teal
#5F9E8F
ΔE00 7.60
Lightseagreen
#20B2AA
ΔE00 8.65
Grey Teal
#5E9B8A
ΔE00 8.74
Pale Teal
#82CBB2
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB2AB #B27B82
analogous
#7BB290 #7BB2AB #7B9EB2
triadic
#7BB2AB #AB7BB2 #B2AB7B
tetradic
#7BB2AB #907BB2 #B27B82 #9EB27B
square
#7BB2AB #907BB2 #B27B82 #9EB27B
split-complementary
#7BB2AB #B27B9E #B2907B
monochromatic
#42716B #58978F #7BB2AB #A2C9C4 #C8DFDC
Accessibility & contrast
On white
2.39
#7BB2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#7BB2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB2AB
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB2AB | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACAB
Deuteranopia (green-blind)
#A2A5AC
Tritanopia (blue-blind)
#69B4B0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7bb2ab; /* rgb */ color: rgb(123, 178, 171); /* oklch */ color: oklch(72.3% 0.059 186.1);
Tailwind
colors: {
custom: {
50: '#a3c9c4',
500: '#7bb2ab',
950: '#000000',
},
}SCSS
$custom: #7bb2ab; $custom-light: #a3c9c4; $custom-dark: #000000;
JSON
{
"hex": "#7bb2ab",
"rgb": {
"r": 123,
"g": 178,
"b": 171
},
"hsl": {
"h": 172.364,
"s": 26.316,
"l": 59.02
},
"oklch": {
"l": 0.7233,
"c": 0.05854,
"h": 186.1
},
"luminance": 0.38992
}Semantic roles & 50–950 ramp
primary
#7BB2AB
secondary
#CFBABC
accent
#6571C3
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1312
muted
#7F8281