#7CB1AB#7CB1AB
#7CB1AB is a light, muted teal. Relative luminance 0.387; OKLCH L 72.2% C 0.056 H 187.2°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB1AB |
|---|---|
| RGB | rgb(124, 177, 171) |
| HSL | hsl(173, 25%, 59%) |
| HSV | hsv(173, 30%, 69%) |
| CMYK | cmyk(29.9%, 0%, 3.4%, 30.6%) |
| CIE-LAB | lab(68.51, -18.68, -2.53) |
| CIE-LCH | lch(68.51, 18.85, 187.70°) |
| OKLab | oklab(72.16% -0.056 -0.0071) |
| OKLCH | oklch(72.16% 0.056 187.2) |
| XYZ | xyz(31.3825, 38.6680, 44.3303) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.45
Cadetblue
#5F9EA0
ΔE00 7.00
Dull Teal
#5F9E8F
ΔE00 7.72
Grey Teal
#5E9B8A
ΔE00 8.84
Lightseagreen
#20B2AA
ΔE00 8.97
Pale Teal
#82CBB2
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB1AB #B17C82
analogous
#7CB191 #7CB1AB #7C9DB1
triadic
#7CB1AB #AB7CB1 #B1AB7C
tetradic
#7CB1AB #917CB1 #B17C82 #9DB17C
square
#7CB1AB #917CB1 #B17C82 #9DB17C
split-complementary
#7CB1AB #B17C9D #B1917C
monochromatic
#43706B #59968F #7CB1AB #A2C8C4 #C9DFDC
Accessibility & contrast
On white
2.40
#7CB1AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#7CB1AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB1AB
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB1AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB1AB | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABAB
Deuteranopia (green-blind)
#A2A4AC
Tritanopia (blue-blind)
#6BB3AF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7cb1ab; /* rgb */ color: rgb(124, 177, 171); /* oklch */ color: oklch(72.2% 0.056 187.2);
Tailwind
colors: {
custom: {
50: '#a3c8c4',
500: '#7cb1ab',
950: '#000000',
},
}SCSS
$custom: #7cb1ab; $custom-light: #a3c8c4; $custom-dark: #000000;
JSON
{
"hex": "#7cb1ab",
"rgb": {
"r": 124,
"g": 177,
"b": 171
},
"hsl": {
"h": 173.208,
"s": 25.359,
"l": 59.02
},
"oklch": {
"l": 0.72157,
"c": 0.05645,
"h": 187.2
},
"luminance": 0.3867
}Semantic roles & 50–950 ramp
primary
#7CB1AB
secondary
#CFBABC
accent
#6670C2
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1312
muted
#7F8281