#7CA2BA#7CA2BA
#7CA2BA is a light, muted cyan. Relative luminance 0.337; OKLCH L 69.3% C 0.055 H 236.3°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA2BA |
|---|---|
| RGB | rgb(124, 162, 186) |
| HSL | hsl(203, 31%, 61%) |
| HSV | hsv(203, 33%, 73%) |
| CMYK | cmyk(33.3%, 12.9%, 0%, 27.1%) |
| CIE-LAB | lab(64.70, -7.06, -16.55) |
| CIE-LCH | lch(64.70, 17.99, 246.90°) |
| OKLab | oklab(69.28% -0.0303 -0.0454) |
| OKLCH | oklch(69.28% 0.055 236.3) |
| XYZ | xyz(30.0926, 33.6694, 51.3581) |
| Luminance | 0.3367 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.40
Bluegrey
#85A3B2
ΔE00 3.31
Bluey Grey
#89A0B0
ΔE00 3.91
Blue Grey
#758DA3
ΔE00 7.27
Cool Gray
#9AA7B0
ΔE00 7.97
Light Grey Blue
#9DBCD4
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA2BA #BA947C
analogous
#7CBAB3 #7CA2BA #7C83BA
triadic
#7CA2BA #BA7CA2 #A2BA7C
tetradic
#7CA2BA #B37CBA #BA947C #83BA7C
square
#7CA2BA #B37CBA #BA947C #83BA7C
split-complementary
#7CA2BA #BA7C83 #BAB37C
monochromatic
#41647B #5685A3 #7CA2BA #A4BECF #CCDBE4
Accessibility & contrast
On white
2.72
#7CA2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#7CA2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA2BA
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA2BA | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BB
Deuteranopia (green-blind)
#8F9ABA
Tritanopia (blue-blind)
#68A8AA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7ca2ba; /* rgb */ color: rgb(124, 162, 186); /* oklch */ color: oklch(69.3% 0.055 236.3);
Tailwind
colors: {
custom: {
50: '#a3bdce',
500: '#7ca2ba',
950: '#000000',
},
}SCSS
$custom: #7ca2ba; $custom-light: #a3bdce; $custom-dark: #000000;
JSON
{
"hex": "#7ca2ba",
"rgb": {
"r": 124,
"g": 162,
"b": 186
},
"hsl": {
"h": 203.226,
"s": 31,
"l": 60.784
},
"oklch": {
"l": 0.69281,
"c": 0.05457,
"h": 236.3
},
"luminance": 0.33671
}Semantic roles & 50–950 ramp
primary
#7CA2BA
secondary
#D5C6BD
accent
#663CAA
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#0F1213
muted
#7F8182