#7CACDA#7CACDA
#7CACDA is a light, moderate cyan. Relative luminance 0.389; OKLCH L 72.8% C 0.085 H 248.0°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7CACDA |
|---|---|
| RGB | rgb(124, 172, 218) |
| HSL | hsl(209, 56%, 67%) |
| HSV | hsv(209, 43%, 85%) |
| CMYK | cmyk(43.1%, 21.1%, 0%, 14.5%) |
| CIE-LAB | lab(68.64, -4.03, -28.25) |
| CIE-LCH | lch(68.64, 28.54, 261.88°) |
| OKLab | oklab(72.77% -0.0317 -0.0785) |
| OKLCH | oklch(72.77% 0.085 248) |
| XYZ | xyz(35.7154, 38.8498, 71.9329) |
| Luminance | 0.3885 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.30
Sky Blue (survey)
#75BBFD
ΔE00 5.38
Cornflowerblue
#6495ED
ΔE00 7.36
Light Grey Blue
#9DBCD4
ΔE00 7.48
Pastel Blue
#A2BFFE
ΔE00 8.42
Sky
#82CAFC
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CACDA #DAAA7C
analogous
#7CDAD9 #7CACDA #7C7DDA
triadic
#7CACDA #DA7CAC #ACDA7C
tetradic
#7CACDA #D97CDA #DAAA7C #7DDA7C
square
#7CACDA #D97CDA #DAAA7C #7DDA7C
split-complementary
#7CACDA #DA7C7D #DAD97C
monochromatic
#306FAB #4C8ECD #7CACDA #ACCAE7 #DBE8F5
Accessibility & contrast
On white
2.39
#7CACDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#7CACDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CACDA
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CACDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CACDA | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AADDC
Deuteranopia (green-blind)
#8EA3D9
Tritanopia (blue-blind)
#57B7BB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7cacda; /* rgb */ color: rgb(124, 172, 218); /* oklch */ color: oklch(72.8% 0.085 248.0);
Tailwind
colors: {
custom: {
50: '#a6c4e5',
500: '#7cacda',
950: '#000000',
},
}SCSS
$custom: #7cacda; $custom-light: #a6c4e5; $custom-dark: #000000;
JSON
{
"hex": "#7cacda",
"rgb": {
"r": 124,
"g": 172,
"b": 218
},
"hsl": {
"h": 209.362,
"s": 55.952,
"l": 67.059
},
"oklch": {
"l": 0.72773,
"c": 0.08462,
"h": 248
},
"luminance": 0.38852
}Semantic roles & 50–950 ramp
primary
#7CACDA
secondary
#E8D9CA
accent
#7122C3
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101215
muted
#7F8184