#7CA8DA#7CA8DA
#7CA8DA is a light, moderate cyan. Relative luminance 0.374; OKLCH L 71.9% C 0.088 H 252.2°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA8DA |
|---|---|
| RGB | rgb(124, 168, 218) |
| HSL | hsl(212, 56%, 67%) |
| HSV | hsv(212, 43%, 85%) |
| CMYK | cmyk(43.1%, 22.9%, 0%, 14.5%) |
| CIE-LAB | lab(67.54, -1.82, -29.95) |
| CIE-LCH | lch(67.54, 30.01, 266.53°) |
| OKLab | oklab(71.91% -0.0268 -0.0833) |
| OKLCH | oklch(71.91% 0.088 252.2) |
| XYZ | xyz(34.9655, 37.3502, 71.6829) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.48
Cornflowerblue
#6495ED
ΔE00 6.07
Sky Blue (survey)
#75BBFD
ΔE00 6.51
Pastel Blue
#A2BFFE
ΔE00 8.37
Periwinkle Blue
#8F99FB
ΔE00 8.50
Light Grey Blue
#9DBCD4
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA8DA #DAAE7C
analogous
#7CD7DA #7CA8DA #7F7CDA
triadic
#7CA8DA #DA7CA8 #A8DA7C
tetradic
#7CA8DA #DA7CD7 #DAAE7C #7CDA7F
square
#7CA8DA #DA7CD7 #DAAE7C #7CDA7F
split-complementary
#7CA8DA #DA7F7C #D7DA7C
monochromatic
#306AAB #4C88CD #7CA8DA #ACC8E7 #DBE7F5
Accessibility & contrast
On white
2.48
#7CA8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#7CA8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA8DA
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA8DA | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AADC
Deuteranopia (green-blind)
#89A0D9
Tritanopia (blue-blind)
#58B3B9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7ca8da; /* rgb */ color: rgb(124, 168, 218); /* oklch */ color: oklch(71.9% 0.088 252.2);
Tailwind
colors: {
custom: {
50: '#a6c1e5',
500: '#7ca8da',
950: '#000000',
},
}SCSS
$custom: #7ca8da; $custom-light: #a6c1e5; $custom-dark: #000000;
JSON
{
"hex": "#7ca8da",
"rgb": {
"r": 124,
"g": 168,
"b": 218
},
"hsl": {
"h": 211.915,
"s": 55.952,
"l": 67.059
},
"oklch": {
"l": 0.71905,
"c": 0.08751,
"h": 252.2
},
"luminance": 0.37352
}Semantic roles & 50–950 ramp
primary
#7CA8DA
secondary
#E8DACA
accent
#7822C3
background
#FAFBFE
surface
#F4F7FC
border
#CED0D5
text
#101215
muted
#7F8184