#7CABB3#7CABB3
#7CABB3 is a light, muted teal. Relative luminance 0.367; OKLCH L 71.0% C 0.051 H 209.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7CABB3 |
|---|---|
| RGB | rgb(124, 171, 179) |
| HSL | hsl(189, 27%, 59%) |
| HSV | hsv(189, 31%, 70%) |
| CMYK | cmyk(30.7%, 4.5%, 0%, 29.8%) |
| CIE-LAB | lab(67.02, -13.66, -9.16) |
| CIE-LCH | lch(67.02, 16.44, 213.84°) |
| OKLab | oklab(71.05% -0.0448 -0.025) |
| OKLCH | oklch(71.05% 0.051 209.1) |
| XYZ | xyz(31.0091, 36.6640, 48.0820) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.38
Bluegrey
#85A3B2
ΔE00 6.60
Cadetblue
#5F9EA0
ΔE00 6.74
Bluey Grey
#89A0B0
ΔE00 9.00
Cool Grey
#95A3A6
ΔE00 9.08
Turquoise Blue
#06B1C4
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CABB3 #B3847C
analogous
#7CB3A0 #7CABB3 #7C90B3
triadic
#7CABB3 #B37CAB #ABB37C
tetradic
#7CABB3 #A07CB3 #B3847C #90B37C
square
#7CABB3 #A07CB3 #B3847C #90B37C
split-complementary
#7CABB3 #B37C90 #B3A07C
monochromatic
#426B72 #599099 #7CABB3 #A3C4C9 #C9DDE0
Accessibility & contrast
On white
2.52
#7CABB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#7CABB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CABB3
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CABB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CABB3 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B4
Deuteranopia (green-blind)
#9AA0B3
Tritanopia (blue-blind)
#69AFAD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7cabb3; /* rgb */ color: rgb(124, 171, 179); /* oklch */ color: oklch(71.0% 0.051 209.1);
Tailwind
colors: {
custom: {
50: '#a3c4c9',
500: '#7cabb3',
950: '#000000',
},
}SCSS
$custom: #7cabb3; $custom-light: #a3c4c9; $custom-dark: #000000;
JSON
{
"hex": "#7cabb3",
"rgb": {
"r": 124,
"g": 171,
"b": 179
},
"hsl": {
"h": 188.727,
"s": 26.57,
"l": 59.412
},
"oklch": {
"l": 0.71049,
"c": 0.05135,
"h": 209.1
},
"luminance": 0.36666
}Semantic roles & 50–950 ramp
primary
#7CABB3
secondary
#D0BEBB
accent
#7365C3
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1213
muted
#7F8182