#7BB2AE#7BB2AE
#7BB2AE is a light, muted teal. Relative luminance 0.391; OKLCH L 72.4% C 0.058 H 190.2°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB2AE |
|---|---|
| RGB | rgb(123, 178, 174) |
| HSL | hsl(176, 26%, 59%) |
| HSV | hsv(176, 31%, 70%) |
| CMYK | cmyk(30.9%, 0%, 2.2%, 30.2%) |
| CIE-LAB | lab(68.83, -18.80, -3.72) |
| CIE-LCH | lch(68.83, 19.16, 191.20°) |
| OKLab | oklab(72.42% -0.0569 -0.0103) |
| OKLCH | oklch(72.42% 0.058 190.2) |
| XYZ | xyz(31.7262, 39.1060, 45.9127) |
| Luminance | 0.3911 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.84
Greyish Teal
#719F91
ΔE00 7.17
Dull Teal
#5F9E8F
ΔE00 8.30
Lightseagreen
#20B2AA
ΔE00 8.87
Grey Teal
#5E9B8A
ΔE00 9.46
Topaz
#13BBAF
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB2AE #B27B7F
analogous
#7BB293 #7BB2AE #7B9BB2
triadic
#7BB2AE #AE7BB2 #B2AE7B
tetradic
#7BB2AE #937BB2 #B27B7F #9BB27B
square
#7BB2AE #937BB2 #B27B7F #9BB27B
split-complementary
#7BB2AE #B27B9B #B2937B
monochromatic
#42716D #589793 #7BB2AE #A2C9C6 #C8DFDD
Accessibility & contrast
On white
2.38
#7BB2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#7BB2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB2AE
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB2AE | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAE
Deuteranopia (green-blind)
#A2A5AF
Tritanopia (blue-blind)
#68B5B1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7bb2ae; /* rgb */ color: rgb(123, 178, 174); /* oklch */ color: oklch(72.4% 0.058 190.2);
Tailwind
colors: {
custom: {
50: '#a3c9c6',
500: '#7bb2ae',
950: '#000000',
},
}SCSS
$custom: #7bb2ae; $custom-light: #a3c9c6; $custom-dark: #000000;
JSON
{
"hex": "#7bb2ae",
"rgb": {
"r": 123,
"g": 178,
"b": 174
},
"hsl": {
"h": 175.636,
"s": 26.316,
"l": 59.02
},
"oklch": {
"l": 0.72424,
"c": 0.05786,
"h": 190.2
},
"luminance": 0.39108
}Semantic roles & 50–950 ramp
primary
#7BB2AE
secondary
#CFBABB
accent
#656CC3
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282