#7CABBE#7CABBE
#7CABBE is a light, muted cyan. Relative luminance 0.371; OKLCH L 71.4% C 0.057 H 224.9°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7CABBE |
|---|---|
| RGB | rgb(124, 171, 190) |
| HSL | hsl(197, 34%, 62%) |
| HSV | hsv(197, 35%, 75%) |
| CMYK | cmyk(34.7%, 10%, 0%, 25.5%) |
| CIE-LAB | lab(67.37, -10.93, -14.74) |
| CIE-LCH | lch(67.37, 18.35, 233.45°) |
| OKLab | oklab(71.44% -0.0405 -0.0404) |
| OKLCH | oklch(71.44% 0.057 224.9) |
| XYZ | xyz(32.1663, 37.1268, 54.1765) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.14
Bluegrey
#85A3B2
ΔE00 4.15
Bluey Grey
#89A0B0
ΔE00 6.42
Light Grey Blue
#9DBCD4
ΔE00 7.76
Cool Gray
#9AA7B0
ΔE00 9.03
Cool Grey
#95A3A6
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CABBE #BE8F7C
analogous
#7CBEB0 #7CABBE #7C8ABE
triadic
#7CABBE #BE7CAB #ABBE7C
tetradic
#7CABBE #B07CBE #BE8F7C #8ABE7C
square
#7CABBE #B07CBE #BE8F7C #8ABE7C
split-complementary
#7CABBE #BE7C8A #BEB07C
monochromatic
#406D80 #5490A9 #7CABBE #A5C5D2 #CEDFE7
Accessibility & contrast
On white
2.49
#7CABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#7CABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CABBE
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CABBE | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A9BF
Deuteranopia (green-blind)
#96A1BE
Tritanopia (blue-blind)
#65B1B1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7cabbe; /* rgb */ color: rgb(124, 171, 190); /* oklch */ color: oklch(71.4% 0.057 224.9);
Tailwind
colors: {
custom: {
50: '#a4c4d1',
500: '#7cabbe',
950: '#000000',
},
}SCSS
$custom: #7cabbe; $custom-light: #a4c4d1; $custom-dark: #000000;
JSON
{
"hex": "#7cabbe",
"rgb": {
"r": 124,
"g": 171,
"b": 190
},
"hsl": {
"h": 197.273,
"s": 33.673,
"l": 61.569
},
"oklch": {
"l": 0.71441,
"c": 0.0572,
"h": 224.9
},
"luminance": 0.37129
}Semantic roles & 50–950 ramp
primary
#7CABBE
secondary
#D7C6BF
accent
#5A39AC
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1214
muted
#7F8182