#7CABDA#7CABDA
#7CABDA is a light, moderate cyan. Relative luminance 0.385; OKLCH L 72.6% C 0.085 H 249.1°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7CABDA |
|---|---|
| RGB | rgb(124, 171, 218) |
| HSL | hsl(210, 56%, 67%) |
| HSV | hsv(210, 43%, 85%) |
| CMYK | cmyk(43.1%, 21.6%, 0%, 14.5%) |
| CIE-LAB | lab(68.37, -3.48, -28.68) |
| CIE-LCH | lch(68.37, 28.89, 263.08°) |
| OKLab | oklab(72.56% -0.0305 -0.0797) |
| OKLCH | oklch(72.56% 0.085 249.1) |
| XYZ | xyz(35.5258, 38.4706, 71.8697) |
| Luminance | 0.3847 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.28
Sky Blue (survey)
#75BBFD
ΔE00 5.62
Cornflowerblue
#6495ED
ΔE00 7.01
Light Grey Blue
#9DBCD4
ΔE00 7.74
Pastel Blue
#A2BFFE
ΔE00 8.37
Sky
#82CAFC
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CABDA #DAAB7C
analogous
#7CDADA #7CABDA #7C7CDA
triadic
#7CABDA #DA7CAB #ABDA7C
tetradic
#7CABDA #DA7CDA #DAAB7C #7CDA7C
square
#7CABDA #DA7CDA #DAAB7C #7CDA7C
split-complementary
#7CABDA #DA7C7C #DADA7C
monochromatic
#306EAB #4C8CCD #7CABDA #ACCAE7 #DBE8F5
Accessibility & contrast
On white
2.42
#7CABDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#7CABDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CABDA
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CABDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CABDA | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ACDC
Deuteranopia (green-blind)
#8DA2D9
Tritanopia (blue-blind)
#58B6BB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7cabda; /* rgb */ color: rgb(124, 171, 218); /* oklch */ color: oklch(72.6% 0.085 249.1);
Tailwind
colors: {
custom: {
50: '#a6c3e5',
500: '#7cabda',
950: '#000000',
},
}SCSS
$custom: #7cabda; $custom-light: #a6c3e5; $custom-dark: #000000;
JSON
{
"hex": "#7cabda",
"rgb": {
"r": 124,
"g": 171,
"b": 218
},
"hsl": {
"h": 210,
"s": 55.952,
"l": 67.059
},
"oklch": {
"l": 0.72555,
"c": 0.08529,
"h": 249.1
},
"luminance": 0.38473
}Semantic roles & 50–950 ramp
primary
#7CABDA
secondary
#E8D9CA
accent
#7322C3
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101215
muted
#7F8184