#7CAEBC#7CAEBC
#7CAEBC is a light, muted cyan. Relative luminance 0.382; OKLCH L 72.0% C 0.057 H 217.0°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7CAEBC |
|---|---|
| RGB | rgb(124, 174, 188) |
| HSL | hsl(193, 32%, 61%) |
| HSV | hsv(193, 34%, 74%) |
| CMYK | cmyk(34%, 7.4%, 0%, 26.3%) |
| CIE-LAB | lab(68.16, -13.03, -12.45) |
| CIE-LCH | lch(68.16, 18.02, 223.69°) |
| OKLab | oklab(72.04% -0.0451 -0.0341) |
| OKLCH | oklch(72.04% 0.057 217) |
| XYZ | xyz(32.5223, 38.1862, 53.2242) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.12
Bluegrey
#85A3B2
ΔE00 5.74
Bluey Grey
#89A0B0
ΔE00 8.19
Cadetblue
#5F9EA0
ΔE00 8.69
Light Grey Blue
#9DBCD4
ΔE00 9.07
Turquoise Blue
#06B1C4
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CAEBC #BC8A7C
analogous
#7CBCAA #7CAEBC #7C8EBC
triadic
#7CAEBC #BC7CAE #AEBC7C
tetradic
#7CAEBC #AA7CBC #BC8A7C #8EBC7C
square
#7CAEBC #AA7CBC #BC8A7C #8EBC7C
split-complementary
#7CAEBC #BC7C8E #BCAA7C
monochromatic
#40707D #5594A6 #7CAEBC #A4C7D1 #CDE0E5
Accessibility & contrast
On white
2.43
#7CAEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#7CAEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CAEBC
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CAEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CAEBC | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBD
Deuteranopia (green-blind)
#9AA3BC
Tritanopia (blue-blind)
#65B3B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7caebc; /* rgb */ color: rgb(124, 174, 188); /* oklch */ color: oklch(72.0% 0.057 217.0);
Tailwind
colors: {
custom: {
50: '#a4c6d0',
500: '#7caebc',
950: '#000000',
},
}SCSS
$custom: #7caebc; $custom-light: #a4c6d0; $custom-dark: #000000;
JSON
{
"hex": "#7caebc",
"rgb": {
"r": 124,
"g": 174,
"b": 188
},
"hsl": {
"h": 193.125,
"s": 32.323,
"l": 61.176
},
"oklch": {
"l": 0.72043,
"c": 0.05657,
"h": 217
},
"luminance": 0.38188
}Semantic roles & 50–950 ramp
primary
#7CAEBC
secondary
#D6C3BE
accent
#533AAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282