#7CB2AB#7CB2AB
#7CB2AB is a light, muted teal. Relative luminance 0.391; OKLCH L 72.4% C 0.058 H 185.9°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB2AB |
|---|---|
| RGB | rgb(124, 178, 171) |
| HSL | hsl(172, 26%, 59%) |
| HSV | hsv(172, 30%, 70%) |
| CMYK | cmyk(30.3%, 0%, 3.9%, 30.2%) |
| CIE-LAB | lab(68.80, -19.20, -2.10) |
| CIE-LCH | lch(68.80, 19.31, 186.25°) |
| OKLab | oklab(72.39% -0.0573 -0.0059) |
| OKLCH | oklch(72.39% 0.058 185.9) |
| XYZ | xyz(31.5808, 39.0645, 44.3963) |
| Luminance | 0.3907 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.48
Cadetblue
#5F9EA0
ΔE00 7.36
Dull Teal
#5F9E8F
ΔE00 7.67
Grey Teal
#5E9B8A
ΔE00 8.80
Lightseagreen
#20B2AA
ΔE00 8.82
Pale Teal
#82CBB2
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB2AB #B27C83
analogous
#7CB290 #7CB2AB #7C9EB2
triadic
#7CB2AB #AB7CB2 #B2AB7C
tetradic
#7CB2AB #907CB2 #B27C83 #9EB27C
square
#7CB2AB #907CB2 #B27C83 #9EB27C
split-complementary
#7CB2AB #B27C9E #B2907C
monochromatic
#42716B #599890 #7CB2AB #A3C9C4 #C9DFDC
Accessibility & contrast
On white
2.38
#7CB2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#7CB2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB2AB
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB2AB | 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)
#ADACAB
Deuteranopia (green-blind)
#A3A5AC
Tritanopia (blue-blind)
#6BB4B0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7cb2ab; /* rgb */ color: rgb(124, 178, 171); /* oklch */ color: oklch(72.4% 0.058 185.9);
Tailwind
colors: {
custom: {
50: '#a3c9c4',
500: '#7cb2ab',
950: '#000000',
},
}SCSS
$custom: #7cb2ab; $custom-light: #a3c9c4; $custom-dark: #000000;
JSON
{
"hex": "#7cb2ab",
"rgb": {
"r": 124,
"g": 178,
"b": 171
},
"hsl": {
"h": 172.222,
"s": 25.962,
"l": 59.216
},
"oklch": {
"l": 0.72387,
"c": 0.05762,
"h": 185.9
},
"luminance": 0.39066
}Semantic roles & 50–950 ramp
primary
#7CB2AB
secondary
#CFBABD
accent
#6571C2
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1312
muted
#7F8281