#7CB0BB#7CB0BB
#7CB0BB is a light, muted cyan. Relative luminance 0.389; OKLCH L 72.5% C 0.057 H 212.2°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB0BB |
|---|---|
| RGB | rgb(124, 176, 187) |
| HSL | hsl(190, 32%, 61%) |
| HSV | hsv(190, 34%, 73%) |
| CMYK | cmyk(33.7%, 5.9%, 0%, 26.7%) |
| CIE-LAB | lab(68.69, -14.34, -11.09) |
| CIE-LCH | lch(68.69, 18.13, 217.72°) |
| OKLab | oklab(72.46% -0.0481 -0.0303) |
| OKLCH | oklch(72.46% 0.057 212.2) |
| XYZ | xyz(32.8041, 38.9218, 52.7882) |
| Luminance | 0.3892 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.54
Bluegrey
#85A3B2
ΔE00 7.00
Cadetblue
#5F9EA0
ΔE00 7.96
Turquoise Blue
#06B1C4
ΔE00 8.87
Bluey Grey
#89A0B0
ΔE00 9.43
Sky Blue
#87CEEB
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB0BB #BB877C
analogous
#7CBBA6 #7CB0BB #7C90BB
triadic
#7CB0BB #BB7CB0 #B0BB7C
tetradic
#7CB0BB #A67CBB #BB877C #90BB7C
square
#7CB0BB #A67CBB #BB877C #90BB7C
split-complementary
#7CB0BB #BB7C90 #BBA67C
monochromatic
#40727C #5597A4 #7CB0BB #A4C8D0 #CDE1E5
Accessibility & contrast
On white
2.39
#7CB0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#7CB0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB0BB
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB0BB | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBC
Deuteranopia (green-blind)
#9CA4BB
Tritanopia (blue-blind)
#65B5B3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7cb0bb; /* rgb */ color: rgb(124, 176, 187); /* oklch */ color: oklch(72.5% 0.057 212.2);
Tailwind
colors: {
custom: {
50: '#a4c7cf',
500: '#7cb0bb',
950: '#000000',
},
}SCSS
$custom: #7cb0bb; $custom-light: #a4c7cf; $custom-dark: #000000;
JSON
{
"hex": "#7cb0bb",
"rgb": {
"r": 124,
"g": 176,
"b": 187
},
"hsl": {
"h": 190.476,
"s": 31.658,
"l": 60.98
},
"oklch": {
"l": 0.7246,
"c": 0.05689,
"h": 212.2
},
"luminance": 0.38924
}Semantic roles & 50–950 ramp
primary
#7CB0BB
secondary
#D5C2BE
accent
#4F3BAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282