#7CABA5#7CABA5
#7CABA5 is a light, muted teal. Relative luminance 0.361; OKLCH L 70.6% C 0.051 H 186.3°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7CABA5 |
|---|---|
| RGB | rgb(124, 171, 165) |
| HSL | hsl(172, 22%, 58%) |
| HSV | hsv(172, 27%, 67%) |
| CMYK | cmyk(27.5%, 0%, 3.5%, 32.9%) |
| CIE-LAB | lab(66.62, -16.95, -1.98) |
| CIE-LCH | lch(66.62, 17.06, 186.67°) |
| OKLab | oklab(70.59% -0.0507 -0.0056) |
| OKLCH | oklch(70.59% 0.051 186.3) |
| XYZ | xyz(29.6644, 36.1261, 41.0000) |
| Luminance | 0.3613 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.12
Cadetblue
#5F9EA0
ΔE00 6.12
Dull Teal
#5F9E8F
ΔE00 6.93
Grey Teal
#5E9B8A
ΔE00 7.94
Lightseagreen
#20B2AA
ΔE00 9.78
Sea
#3C9992
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CABA5 #AB7C82
analogous
#7CAB8D #7CABA5 #7C99AB
triadic
#7CABA5 #A57CAB #ABA57C
tetradic
#7CABA5 #8D7CAB #AB7C82 #99AB7C
square
#7CABA5 #8D7CAB #AB7C82 #99AB7C
split-complementary
#7CABA5 #AB7C99 #AB8D7C
monochromatic
#436964 #5B8E88 #7CABA5 #A1C3BF #C7DBD8
Accessibility & contrast
On white
2.55
#7CABA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#7CABA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CABA5
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CABA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CABA5 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A5
Deuteranopia (green-blind)
#9D9FA6
Tritanopia (blue-blind)
#6EADA9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7caba5; /* rgb */ color: rgb(124, 171, 165); /* oklch */ color: oklch(70.6% 0.051 186.3);
Tailwind
colors: {
custom: {
50: '#a3c4bf',
500: '#7caba5',
950: '#000000',
},
}SCSS
$custom: #7caba5; $custom-light: #a3c4bf; $custom-dark: #000000;
JSON
{
"hex": "#7caba5",
"rgb": {
"r": 124,
"g": 171,
"b": 165
},
"hsl": {
"h": 172.34,
"s": 21.86,
"l": 57.843
},
"oklch": {
"l": 0.70589,
"c": 0.05099,
"h": 186.3
},
"luminance": 0.36128
}Semantic roles & 50–950 ramp
primary
#7CABA5
secondary
#CBB8BA
accent
#6974BE
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1212
muted
#7F8181