#7CB4BA#7CB4BA
#7CB4BA is a light, muted teal. Relative luminance 0.405; OKLCH L 73.3% C 0.059 H 204.4°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB4BA |
|---|---|
| RGB | rgb(124, 180, 186) |
| HSL | hsl(186, 31%, 61%) |
| HSV | hsv(186, 33%, 73%) |
| CMYK | cmyk(33.3%, 3.2%, 0%, 27.1%) |
| CIE-LAB | lab(69.80, -16.68, -8.88) |
| CIE-LCH | lch(69.80, 18.90, 208.04°) |
| OKLab | oklab(73.33% -0.0536 -0.0243) |
| OKLCH | oklch(73.33% 0.059 204.4) |
| XYZ | xyz(33.4933, 40.4708, 52.4917) |
| Luminance | 0.4047 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.48
Turquoise Blue
#06B1C4
ΔE00 8.68
Greyblue
#77A1B5
ΔE00 9.12
Bluegrey
#85A3B2
ΔE00 9.37
Sky Blue
#87CEEB
ΔE00 10.49
Greyish Teal
#719F91
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB4BA #BA827C
analogous
#7CBAA1 #7CB4BA #7C95BA
triadic
#7CB4BA #BA7CB4 #B4BA7C
tetradic
#7CB4BA #A17CBA #BA827C #95BA7C
square
#7CB4BA #A17CBA #BA827C #95BA7C
split-complementary
#7CB4BA #BA7C95 #BAA17C
monochromatic
#41757B #569BA3 #7CB4BA #A4CBCF #CCE2E4
Accessibility & contrast
On white
2.31
#7CB4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#7CB4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB4BA
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB4BA | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAFBA
Deuteranopia (green-blind)
#A1A7BA
Tritanopia (blue-blind)
#65B8B6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7cb4ba; /* rgb */ color: rgb(124, 180, 186); /* oklch */ color: oklch(73.3% 0.059 204.4);
Tailwind
colors: {
custom: {
50: '#a4cace',
500: '#7cb4ba',
950: '#000000',
},
}SCSS
$custom: #7cb4ba; $custom-light: #a4cace; $custom-dark: #000000;
JSON
{
"hex": "#7cb4ba",
"rgb": {
"r": 124,
"g": 180,
"b": 186
},
"hsl": {
"h": 185.806,
"s": 31,
"l": 60.784
},
"oklch": {
"l": 0.73333,
"c": 0.05889,
"h": 204.4
},
"luminance": 0.40473
}Semantic roles & 50–950 ramp
primary
#7CB4BA
secondary
#D5BFBD
accent
#463CAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282