#7CABC2#7CABC2
#7CABC2 is a light, moderate cyan. Relative luminance 0.373; OKLCH L 71.6% C 0.060 H 229.7°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7CABC2 |
|---|---|
| RGB | rgb(124, 171, 194) |
| HSL | hsl(200, 36%, 62%) |
| HSV | hsv(200, 36%, 76%) |
| CMYK | cmyk(36.1%, 11.9%, 0%, 23.9%) |
| CIE-LAB | lab(67.50, -9.90, -16.75) |
| CIE-LCH | lch(67.50, 19.46, 239.41°) |
| OKLab | oklab(71.59% -0.039 -0.046) |
| OKLCH | oklch(71.59% 0.06 229.7) |
| XYZ | xyz(32.6095, 37.3041, 56.5106) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.09
Bluegrey
#85A3B2
ΔE00 4.25
Bluey Grey
#89A0B0
ΔE00 6.07
Light Grey Blue
#9DBCD4
ΔE00 6.98
Cool Gray
#9AA7B0
ΔE00 8.99
Sky Blue
#87CEEB
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CABC2 #C2937C
analogous
#7CC2B6 #7CABC2 #7C88C2
triadic
#7CABC2 #C27CAB #ABC27C
tetradic
#7CABC2 #B67CC2 #C2937C #88C27C
square
#7CABC2 #B67CC2 #C2937C #88C27C
split-complementary
#7CABC2 #C27C88 #C2B67C
monochromatic
#3E6E85 #5290AF #7CABC2 #A6C6D5 #D0E1E9
Accessibility & contrast
On white
2.48
#7CABC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#7CABC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CABC2
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CABC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CABC2 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA9C3
Deuteranopia (green-blind)
#95A1C2
Tritanopia (blue-blind)
#63B2B2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7cabc2; /* rgb */ color: rgb(124, 171, 194); /* oklch */ color: oklch(71.6% 0.060 229.7);
Tailwind
colors: {
custom: {
50: '#a4c4d4',
500: '#7cabc2',
950: '#000000',
},
}SCSS
$custom: #7cabc2; $custom-light: #a4c4d4; $custom-dark: #000000;
JSON
{
"hex": "#7cabc2",
"rgb": {
"r": 124,
"g": 171,
"b": 194
},
"hsl": {
"h": 199.714,
"s": 36.458,
"l": 62.353
},
"oklch": {
"l": 0.7159,
"c": 0.0603,
"h": 229.7
},
"luminance": 0.37306
}Semantic roles & 50–950 ramp
primary
#7CABC2
secondary
#DAC9C0
accent
#5E36AF
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#0F1214
muted
#7F8183