#7CA8BE#7CA8BE
#7CA8BE is a light, muted cyan. Relative luminance 0.360; OKLCH L 70.8% C 0.057 H 230.2°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA8BE |
|---|---|
| RGB | rgb(124, 168, 190) |
| HSL | hsl(200, 34%, 62%) |
| HSV | hsv(200, 35%, 75%) |
| CMYK | cmyk(34.7%, 11.6%, 0%, 25.5%) |
| CIE-LAB | lab(66.52, -9.31, -16.02) |
| CIE-LCH | lch(66.52, 18.52, 239.84°) |
| OKLab | oklab(70.77% -0.0366 -0.0439) |
| OKLCH | oklch(70.77% 0.057 230.2) |
| XYZ | xyz(31.6061, 36.0064, 53.9898) |
| Luminance | 0.3601 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.20
Bluegrey
#85A3B2
ΔE00 3.46
Bluey Grey
#89A0B0
ΔE00 5.28
Light Grey Blue
#9DBCD4
ΔE00 7.38
Cool Gray
#9AA7B0
ΔE00 8.49
Cool Grey
#95A3A6
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA8BE #BE927C
analogous
#7CBEB3 #7CA8BE #7C87BE
triadic
#7CA8BE #BE7CA8 #A8BE7C
tetradic
#7CA8BE #B37CBE #BE927C #87BE7C
square
#7CA8BE #B37CBE #BE927C #87BE7C
split-complementary
#7CA8BE #BE7C87 #BEB37C
monochromatic
#406B80 #548DA9 #7CA8BE #A5C3D2 #CEDEE7
Accessibility & contrast
On white
2.56
#7CA8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#7CA8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA8BE
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA8BE | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6BF
Deuteranopia (green-blind)
#939EBE
Tritanopia (blue-blind)
#65AEAF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7ca8be; /* rgb */ color: rgb(124, 168, 190); /* oklch */ color: oklch(70.8% 0.057 230.2);
Tailwind
colors: {
custom: {
50: '#a4c1d1',
500: '#7ca8be',
950: '#000000',
},
}SCSS
$custom: #7ca8be; $custom-light: #a4c1d1; $custom-dark: #000000;
JSON
{
"hex": "#7ca8be",
"rgb": {
"r": 124,
"g": 168,
"b": 190
},
"hsl": {
"h": 200,
"s": 33.673,
"l": 61.569
},
"oklch": {
"l": 0.70769,
"c": 0.0572,
"h": 230.2
},
"luminance": 0.36008
}Semantic roles & 50–950 ramp
primary
#7CA8BE
secondary
#D7C7BF
accent
#6039AC
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182