#7CB4BE#7CB4BE
#7CB4BE is a light, muted teal. Relative luminance 0.406; OKLCH L 73.5% C 0.060 H 209.9°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB4BE |
|---|---|
| RGB | rgb(124, 180, 190) |
| HSL | hsl(189, 34%, 62%) |
| HSV | hsv(189, 35%, 75%) |
| CMYK | cmyk(34.7%, 5.3%, 0%, 25.5%) |
| CIE-LAB | lab(69.93, -15.69, -10.90) |
| CIE-LCH | lch(69.93, 19.11, 214.79°) |
| OKLab | oklab(73.47% -0.052 -0.0299) |
| OKLCH | oklch(73.47% 0.06 209.9) |
| XYZ | xyz(33.9245, 40.6433, 54.7626) |
| Luminance | 0.4064 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.89
Cadetblue
#5F9EA0
ΔE00 8.23
Bluegrey
#85A3B2
ΔE00 8.32
Turquoise Blue
#06B1C4
ΔE00 8.51
Sky Blue
#87CEEB
ΔE00 9.24
Baby Blue
#89CFF0
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB4BE #BE867C
analogous
#7CBEA7 #7CB4BE #7C93BE
triadic
#7CB4BE #BE7CB4 #B4BE7C
tetradic
#7CB4BE #A77CBE #BE867C #93BE7C
square
#7CB4BE #A77CBE #BE867C #93BE7C
split-complementary
#7CB4BE #BE7C93 #BEA77C
monochromatic
#407680 #549CA9 #7CB4BE #A5CBD2 #CEE3E7
Accessibility & contrast
On white
2.30
#7CB4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#7CB4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB4BE
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB4BE | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0BF
Deuteranopia (green-blind)
#A0A7BE
Tritanopia (blue-blind)
#63B9B7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7cb4be; /* rgb */ color: rgb(124, 180, 190); /* oklch */ color: oklch(73.5% 0.060 209.9);
Tailwind
colors: {
custom: {
50: '#a4cad1',
500: '#7cb4be',
950: '#000000',
},
}SCSS
$custom: #7cb4be; $custom-light: #a4cad1; $custom-dark: #000000;
JSON
{
"hex": "#7cb4be",
"rgb": {
"r": 124,
"g": 180,
"b": 190
},
"hsl": {
"h": 189.091,
"s": 33.673,
"l": 61.569
},
"oklch": {
"l": 0.73471,
"c": 0.05998,
"h": 209.9
},
"luminance": 0.40645
}Semantic roles & 50–950 ramp
primary
#7CB4BE
secondary
#D7C2BF
accent
#4B39AC
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282