#7BB3AF#7BB3AF
#7BB3AF is a light, muted teal. Relative luminance 0.395; OKLCH L 72.7% C 0.059 H 190.3°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB3AF |
|---|---|
| RGB | rgb(123, 179, 175) |
| HSL | hsl(176, 27%, 59%) |
| HSV | hsv(176, 31%, 70%) |
| CMYK | cmyk(31.3%, 0%, 2.2%, 29.8%) |
| CIE-LAB | lab(69.14, -19.08, -3.81) |
| CIE-LCH | lch(69.14, 19.45, 191.28°) |
| OKLab | oklab(72.69% -0.0578 -0.0105) |
| OKLCH | oklch(72.69% 0.059 190.3) |
| XYZ | xyz(32.0237, 39.5445, 46.4946) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.04
Greyish Teal
#719F91
ΔE00 7.40
Dull Teal
#5F9E8F
ΔE00 8.46
Lightseagreen
#20B2AA
ΔE00 8.79
Topaz
#13BBAF
ΔE00 9.56
Grey Teal
#5E9B8A
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB3AF #B37B7F
analogous
#7BB393 #7BB3AF #7B9BB3
triadic
#7BB3AF #AF7BB3 #B3AF7B
tetradic
#7BB3AF #937BB3 #B37B7F #9BB37B
square
#7BB3AF #937BB3 #B37B7F #9BB37B
split-complementary
#7BB3AF #B37B9B #B3937B
monochromatic
#42726F #589994 #7BB3AF #A2C9C7 #C9E0DE
Accessibility & contrast
On white
2.36
#7BB3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#7BB3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB3AF
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB3AF | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADAF
Deuteranopia (green-blind)
#A2A6B0
Tritanopia (blue-blind)
#68B6B2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7bb3af; /* rgb */ color: rgb(123, 179, 175); /* oklch */ color: oklch(72.7% 0.059 190.3);
Tailwind
colors: {
custom: {
50: '#a3cac6',
500: '#7bb3af',
950: '#000000',
},
}SCSS
$custom: #7bb3af; $custom-light: #a3cac6; $custom-dark: #000000;
JSON
{
"hex": "#7bb3af",
"rgb": {
"r": 123,
"g": 179,
"b": 175
},
"hsl": {
"h": 175.714,
"s": 26.923,
"l": 59.216
},
"oklch": {
"l": 0.72686,
"c": 0.05876,
"h": 190.3
},
"luminance": 0.39546
}Semantic roles & 50–950 ramp
primary
#7BB3AF
secondary
#D0BABC
accent
#656BC3
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282