#7CB0BE#7CB0BE
#7CB0BE is a light, muted cyan. Relative luminance 0.391; OKLCH L 72.6% C 0.058 H 216.3°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB0BE |
|---|---|
| RGB | rgb(124, 176, 190) |
| HSL | hsl(193, 34%, 62%) |
| HSV | hsv(193, 35%, 75%) |
| CMYK | cmyk(34.7%, 7.4%, 0%, 25.5%) |
| CIE-LAB | lab(68.79, -13.59, -12.61) |
| CIE-LCH | lch(68.79, 18.54, 222.85°) |
| OKLab | oklab(72.57% -0.0469 -0.0345) |
| OKLCH | oklch(72.57% 0.058 216.3) |
| XYZ | xyz(33.1287, 39.0516, 54.4973) |
| Luminance | 0.3905 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.70
Bluegrey
#85A3B2
ΔE00 6.32
Bluey Grey
#89A0B0
ΔE00 8.74
Cadetblue
#5F9EA0
ΔE00 8.82
Sky Blue
#87CEEB
ΔE00 9.05
Turquoise Blue
#06B1C4
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB0BE #BE8A7C
analogous
#7CBEAB #7CB0BE #7C8FBE
triadic
#7CB0BE #BE7CB0 #B0BE7C
tetradic
#7CB0BE #AB7CBE #BE8A7C #8FBE7C
square
#7CB0BE #AB7CBE #BE8A7C #8FBE7C
split-complementary
#7CB0BE #BE7C8F #BEAB7C
monochromatic
#407280 #5497A9 #7CB0BE #A5C9D2 #CEE1E7
Accessibility & contrast
On white
2.38
#7CB0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#7CB0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB0BE
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB0BE | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADBF
Deuteranopia (green-blind)
#9CA4BE
Tritanopia (blue-blind)
#64B5B4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7cb0be; /* rgb */ color: rgb(124, 176, 190); /* oklch */ color: oklch(72.6% 0.058 216.3);
Tailwind
colors: {
custom: {
50: '#a4c7d1',
500: '#7cb0be',
950: '#000000',
},
}SCSS
$custom: #7cb0be; $custom-light: #a4c7d1; $custom-dark: #000000;
JSON
{
"hex": "#7cb0be",
"rgb": {
"r": 124,
"g": 176,
"b": 190
},
"hsl": {
"h": 192.727,
"s": 33.673,
"l": 61.569
},
"oklch": {
"l": 0.72566,
"c": 0.05826,
"h": 216.3
},
"luminance": 0.39053
}Semantic roles & 50–950 ramp
primary
#7CB0BE
secondary
#D7C4BF
accent
#5239AC
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282