#7CA8CE#7CA8CE
#7CA8CE is a light, moderate cyan. Relative luminance 0.367; OKLCH L 71.4% C 0.073 H 245.1°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA8CE |
|---|---|
| RGB | rgb(124, 168, 206) |
| HSL | hsl(208, 46%, 65%) |
| HSV | hsv(208, 40%, 81%) |
| CMYK | cmyk(39.8%, 18.4%, 0%, 19.2%) |
| CIE-LAB | lab(67.08, -5.11, -24.03) |
| CIE-LCH | lch(67.08, 24.57, 258.00°) |
| OKLab | oklab(71.4% -0.0308 -0.0665) |
| OKLCH | oklch(71.4% 0.073 245.1) |
| XYZ | xyz(33.4517, 36.7446, 63.7103) |
| Luminance | 0.3675 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.72
Carolina Blue
#8AB8FE
ΔE00 7.07
Sky Blue (survey)
#75BBFD
ΔE00 7.14
Light Grey Blue
#9DBCD4
ΔE00 7.25
Cornflowerblue
#6495ED
ΔE00 7.31
Bluey Grey
#89A0B0
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA8CE #CEA27C
analogous
#7CCECB #7CA8CE #7C7FCE
triadic
#7CA8CE #CE7CA8 #A8CE7C
tetradic
#7CA8CE #CB7CCE #CEA27C #7FCE7C
square
#7CA8CE #CB7CCE #CEA27C #7FCE7C
split-complementary
#7CA8CE #CE7C7F #CECB7C
monochromatic
#396B97 #4F8ABD #7CA8CE #A9C6DF #D5E3EF
Accessibility & contrast
On white
2.52
#7CA8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#7CA8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA8CE
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA8CE | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A8D0
Deuteranopia (green-blind)
#8E9FCD
Tritanopia (blue-blind)
#5EB1B5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7ca8ce; /* rgb */ color: rgb(124, 168, 206); /* oklch */ color: oklch(71.4% 0.073 245.1);
Tailwind
colors: {
custom: {
50: '#a5c1dd',
500: '#7ca8ce',
950: '#000000',
},
}SCSS
$custom: #7ca8ce; $custom-light: #a5c1dd; $custom-dark: #000000;
JSON
{
"hex": "#7ca8ce",
"rgb": {
"r": 124,
"g": 168,
"b": 206
},
"hsl": {
"h": 207.805,
"s": 45.556,
"l": 64.706
},
"oklch": {
"l": 0.71398,
"c": 0.07325,
"h": 245.1
},
"luminance": 0.36747
}Semantic roles & 50–950 ramp
primary
#7CA8CE
secondary
#E1D2C5
accent
#6E2DB9
background
#FAFBFD
surface
#F4F7FB
border
#CED0D4
text
#0F1215
muted
#7F8183