#7CB0BC#7CB0BC
#7CB0BC is a light, muted cyan. Relative luminance 0.390; OKLCH L 72.5% C 0.057 H 213.6°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB0BC |
|---|---|
| RGB | rgb(124, 176, 188) |
| HSL | hsl(191, 32%, 61%) |
| HSV | hsv(191, 34%, 74%) |
| CMYK | cmyk(34%, 6.4%, 0%, 26.3%) |
| CIE-LAB | lab(68.73, -14.09, -11.60) |
| CIE-LCH | lch(68.73, 18.25, 219.46°) |
| OKLab | oklab(72.5% -0.0477 -0.0317) |
| OKLCH | oklch(72.5% 0.057 213.6) |
| XYZ | xyz(32.9116, 38.9647, 53.3540) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.25
Bluegrey
#85A3B2
ΔE00 6.76
Cadetblue
#5F9EA0
ΔE00 8.24
Turquoise Blue
#06B1C4
ΔE00 8.92
Bluey Grey
#89A0B0
ΔE00 9.19
Sky Blue
#87CEEB
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB0BC #BC887C
analogous
#7CBCA8 #7CB0BC #7C90BC
triadic
#7CB0BC #BC7CB0 #B0BC7C
tetradic
#7CB0BC #A87CBC #BC887C #90BC7C
square
#7CB0BC #A87CBC #BC887C #90BC7C
split-complementary
#7CB0BC #BC7C90 #BCA87C
monochromatic
#40727D #5597A6 #7CB0BC #A4C8D1 #CDE1E5
Accessibility & contrast
On white
2.39
#7CB0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#7CB0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB0BC
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB0BC | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBD
Deuteranopia (green-blind)
#9CA4BC
Tritanopia (blue-blind)
#65B5B4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7cb0bc; /* rgb */ color: rgb(124, 176, 188); /* oklch */ color: oklch(72.5% 0.057 213.6);
Tailwind
colors: {
custom: {
50: '#a4c7d0',
500: '#7cb0bc',
950: '#000000',
},
}SCSS
$custom: #7cb0bc; $custom-light: #a4c7d0; $custom-dark: #000000;
JSON
{
"hex": "#7cb0bc",
"rgb": {
"r": 124,
"g": 176,
"b": 188
},
"hsl": {
"h": 191.25,
"s": 32.323,
"l": 61.176
},
"oklch": {
"l": 0.72495,
"c": 0.05731,
"h": 213.6
},
"luminance": 0.38967
}Semantic roles & 50–950 ramp
primary
#7CB0BC
secondary
#D6C2BE
accent
#503AAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282