#7BB3AD#7BB3AD
#7BB3AD is a light, muted teal. Relative luminance 0.395; OKLCH L 72.6% C 0.059 H 187.6°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB3AD |
|---|---|
| RGB | rgb(123, 179, 173) |
| HSL | hsl(174, 27%, 59%) |
| HSV | hsv(174, 31%, 70%) |
| CMYK | cmyk(31.3%, 0%, 3.4%, 29.8%) |
| CIE-LAB | lab(69.09, -19.54, -2.79) |
| CIE-LCH | lch(69.09, 19.74, 188.11°) |
| OKLab | oklab(72.62% -0.0587 -0.0078) |
| OKLCH | oklch(72.62% 0.059 187.6) |
| XYZ | xyz(31.8287, 39.4665, 45.4677) |
| Luminance | 0.3947 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.95
Cadetblue
#5F9EA0
ΔE00 7.32
Dull Teal
#5F9E8F
ΔE00 7.99
Lightseagreen
#20B2AA
ΔE00 8.61
Pale Teal
#82CBB2
ΔE00 9.05
Grey Teal
#5E9B8A
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB3AD #B37B81
analogous
#7BB391 #7BB3AD #7B9DB3
triadic
#7BB3AD #AD7BB3 #B3AD7B
tetradic
#7BB3AD #917BB3 #B37B81 #9DB37B
square
#7BB3AD #917BB3 #B37B81 #9DB37B
split-complementary
#7BB3AD #B37B9D #B3917B
monochromatic
#42726D #589992 #7BB3AD #A2C9C5 #C9E0DD
Accessibility & contrast
On white
2.36
#7BB3AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#7BB3AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB3AD
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB3AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB3AD | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADAD
Deuteranopia (green-blind)
#A3A5AE
Tritanopia (blue-blind)
#68B6B1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7bb3ad; /* rgb */ color: rgb(123, 179, 173); /* oklch */ color: oklch(72.6% 0.059 187.6);
Tailwind
colors: {
custom: {
50: '#a3cac5',
500: '#7bb3ad',
950: '#000000',
},
}SCSS
$custom: #7bb3ad; $custom-light: #a3cac5; $custom-dark: #000000;
JSON
{
"hex": "#7bb3ad",
"rgb": {
"r": 123,
"g": 179,
"b": 173
},
"hsl": {
"h": 173.571,
"s": 26.923,
"l": 59.216
},
"oklch": {
"l": 0.72623,
"c": 0.05917,
"h": 187.6
},
"luminance": 0.39468
}Semantic roles & 50–950 ramp
primary
#7BB3AD
secondary
#D0BABC
accent
#656FC3
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1312
muted
#7F8281