#7CA2B6#7CA2B6
#7CA2B6 is a light, muted cyan. Relative luminance 0.335; OKLCH L 69.1% C 0.051 H 231.3°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA2B6 |
|---|---|
| RGB | rgb(124, 162, 182) |
| HSL | hsl(201, 28%, 60%) |
| HSV | hsv(201, 32%, 71%) |
| CMYK | cmyk(31.9%, 11%, 0%, 28.6%) |
| CIE-LAB | lab(64.57, -8.07, -14.52) |
| CIE-LCH | lch(64.57, 16.61, 240.93°) |
| OKLab | oklab(69.13% -0.0318 -0.0397) |
| OKLCH | oklch(69.13% 0.051 231.3) |
| XYZ | xyz(29.6734, 33.5017, 49.1499) |
| Luminance | 0.3350 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 1.11
Bluegrey
#85A3B2
ΔE00 2.25
Bluey Grey
#89A0B0
ΔE00 3.85
Cool Gray
#9AA7B0
ΔE00 7.70
Blue Grey
#758DA3
ΔE00 7.71
Bluish Grey
#748B97
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA2B6 #B6907C
analogous
#7CB6AD #7CA2B6 #7C85B6
triadic
#7CA2B6 #B67CA2 #A2B67C
tetradic
#7CA2B6 #AD7CB6 #B6907C #85B67C
square
#7CA2B6 #AD7CB6 #B6907C #85B67C
split-complementary
#7CA2B6 #B67C85 #B6AD7C
monochromatic
#426476 #58859D #7CA2B6 #A3BECC #CBDAE2
Accessibility & contrast
On white
2.73
#7CA2B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#7CA2B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA2B6
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA2B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA2B6 | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A0B7
Deuteranopia (green-blind)
#909AB6
Tritanopia (blue-blind)
#69A8A8
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7ca2b6; /* rgb */ color: rgb(124, 162, 182); /* oklch */ color: oklch(69.1% 0.051 231.3);
Tailwind
colors: {
custom: {
50: '#a3bdcb',
500: '#7ca2b6',
950: '#000000',
},
}SCSS
$custom: #7ca2b6; $custom-light: #a3bdcb; $custom-dark: #000000;
JSON
{
"hex": "#7ca2b6",
"rgb": {
"r": 124,
"g": 162,
"b": 182
},
"hsl": {
"h": 200.69,
"s": 28.431,
"l": 60
},
"oklch": {
"l": 0.6913,
"c": 0.05089,
"h": 231.3
},
"luminance": 0.33503
}Semantic roles & 50–950 ramp
primary
#7CA2B6
secondary
#D2C3BC
accent
#8563C5
background
#FAFBFC
surface
#F4F6F8
border
#CED0D1
text
#0F1213
muted
#7F8182