#7CA2B2#7CA2B2
#7CA2B2 is a light, muted cyan. Relative luminance 0.333; OKLCH L 69.0% C 0.048 H 225.6°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA2B2 |
|---|---|
| RGB | rgb(124, 162, 178) |
| HSL | hsl(198, 26%, 59%) |
| HSV | hsv(198, 30%, 70%) |
| CMYK | cmyk(30.3%, 9%, 0%, 30.2%) |
| CIE-LAB | lab(64.43, -9.07, -12.47) |
| CIE-LCH | lch(64.43, 15.42, 233.99°) |
| OKLab | oklab(68.98% -0.0333 -0.0341) |
| OKLCH | oklch(68.98% 0.048 225.6) |
| XYZ | xyz(29.2659, 33.3387, 47.0038) |
| Luminance | 0.3334 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 1.53
Bluegrey
#85A3B2
ΔE00 2.16
Bluey Grey
#89A0B0
ΔE00 4.46
Cool Grey
#95A3A6
ΔE00 7.64
Cool Gray
#9AA7B0
ΔE00 7.75
Bluish Grey
#748B97
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA2B2 #B28C7C
analogous
#7CB2A7 #7CA2B2 #7C87B2
triadic
#7CA2B2 #B27CA2 #A2B27C
tetradic
#7CA2B2 #A77CB2 #B28C7C #87B27C
square
#7CA2B2 #A77CB2 #B28C7C #87B27C
split-complementary
#7CA2B2 #B27C87 #B2A77C
monochromatic
#426371 #598598 #7CA2B2 #A3BDC9 #C9D9DF
Accessibility & contrast
On white
2.74
#7CA2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#7CA2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA2B2
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA2B2 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A0B3
Deuteranopia (green-blind)
#9199B2
Tritanopia (blue-blind)
#6BA7A7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #7ca2b2; /* rgb */ color: rgb(124, 162, 178); /* oklch */ color: oklch(69.0% 0.048 225.6);
Tailwind
colors: {
custom: {
50: '#a3bdc9',
500: '#7ca2b2',
950: '#000000',
},
}SCSS
$custom: #7ca2b2; $custom-light: #a3bdc9; $custom-dark: #000000;
JSON
{
"hex": "#7ca2b2",
"rgb": {
"r": 124,
"g": 162,
"b": 178
},
"hsl": {
"h": 197.778,
"s": 25.962,
"l": 59.216
},
"oklch": {
"l": 0.68983,
"c": 0.04768,
"h": 225.6
},
"luminance": 0.3334
}Semantic roles & 50–950 ramp
primary
#7CA2B2
secondary
#CFC1BA
accent
#8165C2
background
#FAFBFC
surface
#F4F6F8
border
#CED0D1
text
#0F1213
muted
#7F8182