#7CB1BE#7CB1BE
#7CB1BE is a light, muted cyan. Relative luminance 0.394; OKLCH L 72.8% C 0.059 H 214.7°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB1BE |
|---|---|
| RGB | rgb(124, 177, 190) |
| HSL | hsl(192, 34%, 62%) |
| HSV | hsv(192, 35%, 75%) |
| CMYK | cmyk(34.7%, 6.8%, 0%, 25.5%) |
| CIE-LAB | lab(69.07, -14.12, -12.18) |
| CIE-LCH | lch(69.07, 18.65, 220.79°) |
| OKLab | oklab(72.79% -0.0482 -0.0334) |
| OKLCH | oklch(72.79% 0.059 214.7) |
| XYZ | xyz(33.3255, 39.4452, 54.5629) |
| Luminance | 0.3945 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.25
Bluegrey
#85A3B2
ΔE00 6.81
Cadetblue
#5F9EA0
ΔE00 8.62
Turquoise Blue
#06B1C4
ΔE00 8.88
Sky Blue
#87CEEB
ΔE00 9.04
Bluey Grey
#89A0B0
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB1BE #BE897C
analogous
#7CBEAA #7CB1BE #7C90BE
triadic
#7CB1BE #BE7CB1 #B1BE7C
tetradic
#7CB1BE #AA7CBE #BE897C #90BE7C
square
#7CB1BE #AA7CBE #BE897C #90BE7C
split-complementary
#7CB1BE #BE7C90 #BEAA7C
monochromatic
#407380 #5498A9 #7CB1BE #A5C9D2 #CEE2E7
Accessibility & contrast
On white
2.36
#7CB1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#7CB1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB1BE
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB1BE | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBF
Deuteranopia (green-blind)
#9DA5BE
Tritanopia (blue-blind)
#64B6B5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7cb1be; /* rgb */ color: rgb(124, 177, 190); /* oklch */ color: oklch(72.8% 0.059 214.7);
Tailwind
colors: {
custom: {
50: '#a4c8d1',
500: '#7cb1be',
950: '#000000',
},
}SCSS
$custom: #7cb1be; $custom-light: #a4c8d1; $custom-dark: #000000;
JSON
{
"hex": "#7cb1be",
"rgb": {
"r": 124,
"g": 177,
"b": 190
},
"hsl": {
"h": 191.818,
"s": 33.673,
"l": 61.569
},
"oklch": {
"l": 0.72792,
"c": 0.05862,
"h": 214.7
},
"luminance": 0.39447
}Semantic roles & 50–950 ramp
primary
#7CB1BE
secondary
#D7C3BF
accent
#5039AC
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282