#7CAAB2#7CAAB2
#7CAAB2 is a light, muted teal. Relative luminance 0.362; OKLCH L 70.8% C 0.050 H 209.4°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7CAAB2 |
|---|---|
| RGB | rgb(124, 170, 178) |
| HSL | hsl(189, 26%, 59%) |
| HSV | hsv(189, 30%, 70%) |
| CMYK | cmyk(30.3%, 4.5%, 0%, 30.2%) |
| CIE-LAB | lab(66.71, -13.37, -9.07) |
| CIE-LCH | lch(66.71, 16.15, 214.16°) |
| OKLab | oklab(70.79% -0.044 -0.0248) |
| OKLCH | oklch(70.79% 0.05 209.4) |
| XYZ | xyz(30.7202, 36.2473, 47.4886) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.17
Bluegrey
#85A3B2
ΔE00 6.37
Cadetblue
#5F9EA0
ΔE00 6.70
Bluey Grey
#89A0B0
ΔE00 8.76
Cool Grey
#95A3A6
ΔE00 8.86
Turquoise Blue
#06B1C4
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CAAB2 #B2847C
analogous
#7CB29F #7CAAB2 #7C8FB2
triadic
#7CAAB2 #B27CAA #AAB27C
tetradic
#7CAAB2 #9F7CB2 #B2847C #8FB27C
square
#7CAAB2 #9F7CB2 #B2847C #8FB27C
split-complementary
#7CAAB2 #B27C8F #B29F7C
monochromatic
#426A71 #598E98 #7CAAB2 #A3C3C9 #C9DCDF
Accessibility & contrast
On white
2.55
#7CAAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#7CAAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CAAB2
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CAAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CAAB2 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A6B3
Deuteranopia (green-blind)
#999FB2
Tritanopia (blue-blind)
#69AEAC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7caab2; /* rgb */ color: rgb(124, 170, 178); /* oklch */ color: oklch(70.8% 0.050 209.4);
Tailwind
colors: {
custom: {
50: '#a3c3c9',
500: '#7caab2',
950: '#000000',
},
}SCSS
$custom: #7caab2; $custom-light: #a3c3c9; $custom-dark: #000000;
JSON
{
"hex": "#7caab2",
"rgb": {
"r": 124,
"g": 170,
"b": 178
},
"hsl": {
"h": 188.889,
"s": 25.962,
"l": 59.216
},
"oklch": {
"l": 0.70788,
"c": 0.05045,
"h": 209.4
},
"luminance": 0.36249
}Semantic roles & 50–950 ramp
primary
#7CAAB2
secondary
#CFBDBA
accent
#7365C2
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1213
muted
#7F8182