#7BB2AC#7BB2AC
#7BB2AC is a light, muted teal. Relative luminance 0.390; OKLCH L 72.4% C 0.058 H 187.4°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB2AC |
|---|---|
| RGB | rgb(123, 178, 172) |
| HSL | hsl(173, 26%, 59%) |
| HSV | hsv(173, 31%, 70%) |
| CMYK | cmyk(30.9%, 0%, 3.4%, 30.2%) |
| CIE-LAB | lab(68.77, -19.26, -2.70) |
| CIE-LCH | lch(68.77, 19.45, 187.98°) |
| OKLab | oklab(72.36% -0.0578 -0.0075) |
| OKLCH | oklch(72.36% 0.058 187.4) |
| XYZ | xyz(31.5326, 39.0286, 44.8935) |
| Luminance | 0.3903 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.70
Cadetblue
#5F9EA0
ΔE00 7.13
Dull Teal
#5F9E8F
ΔE00 7.81
Lightseagreen
#20B2AA
ΔE00 8.70
Grey Teal
#5E9B8A
ΔE00 8.96
Pale Teal
#82CBB2
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB2AC #B27B81
analogous
#7BB291 #7BB2AC #7B9DB2
triadic
#7BB2AC #AC7BB2 #B2AC7B
tetradic
#7BB2AC #917BB2 #B27B81 #9DB27B
square
#7BB2AC #917BB2 #B27B81 #9DB27B
split-complementary
#7BB2AC #B27B9D #B2917B
monochromatic
#42716C #589791 #7BB2AC #A2C9C4 #C8DFDD
Accessibility & contrast
On white
2.38
#7BB2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#7BB2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB2AC
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB2AC | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAC
Deuteranopia (green-blind)
#A2A5AD
Tritanopia (blue-blind)
#69B5B0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7bb2ac; /* rgb */ color: rgb(123, 178, 172); /* oklch */ color: oklch(72.4% 0.058 187.4);
Tailwind
colors: {
custom: {
50: '#a3c9c4',
500: '#7bb2ac',
950: '#000000',
},
}SCSS
$custom: #7bb2ac; $custom-light: #a3c9c4; $custom-dark: #000000;
JSON
{
"hex": "#7bb2ac",
"rgb": {
"r": 123,
"g": 178,
"b": 172
},
"hsl": {
"h": 173.455,
"s": 26.316,
"l": 59.02
},
"oklch": {
"l": 0.72361,
"c": 0.05828,
"h": 187.4
},
"luminance": 0.3903
}Semantic roles & 50–950 ramp
primary
#7BB2AC
secondary
#CFBABC
accent
#656FC3
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1312
muted
#7F8281