#7CA6BA#7CA6BA
#7CA6BA is a light, muted cyan. Relative luminance 0.351; OKLCH L 70.2% C 0.054 H 228.9°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA6BA |
|---|---|
| RGB | rgb(124, 166, 186) |
| HSL | hsl(199, 31%, 61%) |
| HSV | hsv(199, 33%, 73%) |
| CMYK | cmyk(33.3%, 10.8%, 0%, 27.1%) |
| CIE-LAB | lab(65.83, -9.24, -14.84) |
| CIE-LCH | lch(65.83, 17.49, 238.10°) |
| OKLab | oklab(70.17% -0.0355 -0.0407) |
| OKLCH | oklch(70.17% 0.054 228.9) |
| XYZ | xyz(30.8085, 35.1011, 51.5967) |
| Luminance | 0.3510 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 1.54
Bluegrey
#85A3B2
ΔE00 2.84
Bluey Grey
#89A0B0
ΔE00 4.88
Light Grey Blue
#9DBCD4
ΔE00 7.93
Cool Gray
#9AA7B0
ΔE00 8.18
Cool Grey
#95A3A6
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA6BA #BA907C
analogous
#7CBAAF #7CA6BA #7C87BA
triadic
#7CA6BA #BA7CA6 #A6BA7C
tetradic
#7CA6BA #AF7CBA #BA907C #87BA7C
square
#7CA6BA #AF7CBA #BA907C #87BA7C
split-complementary
#7CA6BA #BA7C87 #BAAF7C
monochromatic
#41687B #568AA3 #7CA6BA #A4C1CF #CCDCE4
Accessibility & contrast
On white
2.62
#7CA6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#7CA6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA6BA
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA6BA | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BB
Deuteranopia (green-blind)
#939DBA
Tritanopia (blue-blind)
#67ACAC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7ca6ba; /* rgb */ color: rgb(124, 166, 186); /* oklch */ color: oklch(70.2% 0.054 228.9);
Tailwind
colors: {
custom: {
50: '#a4c0ce',
500: '#7ca6ba',
950: '#000000',
},
}SCSS
$custom: #7ca6ba; $custom-light: #a4c0ce; $custom-dark: #000000;
JSON
{
"hex": "#7ca6ba",
"rgb": {
"r": 124,
"g": 166,
"b": 186
},
"hsl": {
"h": 199.355,
"s": 31,
"l": 60.784
},
"oklch": {
"l": 0.70173,
"c": 0.05402,
"h": 228.9
},
"luminance": 0.35103
}Semantic roles & 50–950 ramp
primary
#7CA6BA
secondary
#D5C5BD
accent
#5F3CAA
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1213
muted
#7F8182