#7CABAC#7CABAC
#7CABAC is a light, muted teal. Relative luminance 0.364; OKLCH L 70.8% C 0.050 H 197.7°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7CABAC |
|---|---|
| RGB | rgb(124, 171, 172) |
| HSL | hsl(181, 22%, 58%) |
| HSV | hsv(181, 28%, 67%) |
| CMYK | cmyk(27.9%, 0.6%, 0%, 32.5%) |
| CIE-LAB | lab(66.82, -15.33, -5.58) |
| CIE-LCH | lch(66.82, 16.31, 200.00°) |
| OKLab | oklab(70.81% -0.0477 -0.0153) |
| OKLCH | oklch(70.81% 0.05 197.7) |
| XYZ | xyz(30.3191, 36.3880, 44.4478) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.55
Greyish Teal
#719F91
ΔE00 7.60
Bluegrey
#85A3B2
ΔE00 9.12
Dull Teal
#5F9E8F
ΔE00 9.20
Greyblue
#77A1B5
ΔE00 9.25
Cool Grey
#95A3A6
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CABAC #AC7D7C
analogous
#7CAC95 #7CABAC #7C93AC
triadic
#7CABAC #AC7CAB #ABAC7C
tetradic
#7CABAC #957CAC #AC7D7C #93AC7C
square
#7CABAC #957CAC #AC7D7C #93AC7C
split-complementary
#7CABAC #AC7C93 #AC957C
monochromatic
#43696A #5B8F90 #7CABAC #A1C3C4 #C7DBDB
Accessibility & contrast
On white
2.54
#7CABAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#7CABAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CABAC
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CABAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CABAC | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AC
Deuteranopia (green-blind)
#9CA0AC
Tritanopia (blue-blind)
#6BAEAB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7cabac; /* rgb */ color: rgb(124, 171, 172); /* oklch */ color: oklch(70.8% 0.050 197.7);
Tailwind
colors: {
custom: {
50: '#a3c4c4',
500: '#7cabac',
950: '#000000',
},
}SCSS
$custom: #7cabac; $custom-light: #a3c4c4; $custom-dark: #000000;
JSON
{
"hex": "#7cabac",
"rgb": {
"r": 124,
"g": 171,
"b": 172
},
"hsl": {
"h": 181.25,
"s": 22.43,
"l": 58.039
},
"oklch": {
"l": 0.70814,
"c": 0.05011,
"h": 197.7
},
"luminance": 0.36389
}Semantic roles & 50–950 ramp
primary
#7CABAC
secondary
#CBB9B8
accent
#6B69BF
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1212
muted
#7F8181