#7CA8CA#7CA8CA
#7CA8CA is a light, moderate cyan. Relative luminance 0.366; OKLCH L 71.2% C 0.069 H 242.1°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA8CA |
|---|---|
| RGB | rgb(124, 168, 202) |
| HSL | hsl(206, 42%, 64%) |
| HSV | hsv(206, 39%, 79%) |
| CMYK | cmyk(38.6%, 16.8%, 0%, 20.8%) |
| CIE-LAB | lab(66.94, -6.18, -22.04) |
| CIE-LCH | lch(66.94, 22.89, 254.34°) |
| OKLab | oklab(71.24% -0.0322 -0.0608) |
| OKLCH | oklch(71.24% 0.069 242.1) |
| XYZ | xyz(32.9720, 36.5527, 61.1837) |
| Luminance | 0.3655 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.53
Bluegrey
#85A3B2
ΔE00 6.44
Bluey Grey
#89A0B0
ΔE00 6.49
Light Grey Blue
#9DBCD4
ΔE00 6.91
Sky Blue (survey)
#75BBFD
ΔE00 7.71
Carolina Blue
#8AB8FE
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA8CA #CA9E7C
analogous
#7CCAC5 #7CA8CA #7C81CA
triadic
#7CA8CA #CA7CA8 #A8CA7C
tetradic
#7CA8CA #C57CCA #CA9E7C #81CA7C
square
#7CA8CA #C57CCA #CA9E7C #81CA7C
split-complementary
#7CA8CA #CA7C81 #CAC57C
monochromatic
#3B6B91 #508BB8 #7CA8CA #A8C5DC #D3E2ED
Accessibility & contrast
On white
2.53
#7CA8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#7CA8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA8CA
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA8CA | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA8CC
Deuteranopia (green-blind)
#8F9FC9
Tritanopia (blue-blind)
#60B0B3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7ca8ca; /* rgb */ color: rgb(124, 168, 202); /* oklch */ color: oklch(71.2% 0.069 242.1);
Tailwind
colors: {
custom: {
50: '#a5c1da',
500: '#7ca8ca',
950: '#000000',
},
}SCSS
$custom: #7ca8ca; $custom-light: #a5c1da; $custom-dark: #000000;
JSON
{
"hex": "#7ca8ca",
"rgb": {
"r": 124,
"g": 168,
"b": 202
},
"hsl": {
"h": 206.154,
"s": 42.391,
"l": 63.922
},
"oklch": {
"l": 0.71235,
"c": 0.06883,
"h": 242.1
},
"luminance": 0.36555
}Semantic roles & 50–950 ramp
primary
#7CA8CA
secondary
#DFCFC3
accent
#6A30B5
background
#FAFBFD
surface
#F4F7FA
border
#CED0D3
text
#0F1214
muted
#7F8183