#7CAFBB#7CAFBB
#7CAFBB is a light, muted cyan. Relative luminance 0.385; OKLCH L 72.2% C 0.056 H 213.9°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7CAFBB |
|---|---|
| RGB | rgb(124, 175, 187) |
| HSL | hsl(191, 32%, 61%) |
| HSV | hsv(191, 34%, 73%) |
| CMYK | cmyk(33.7%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(68.41, -13.81, -11.52) |
| CIE-LCH | lch(68.41, 17.98, 219.83°) |
| OKLab | oklab(72.23% -0.0468 -0.0315) |
| OKLCH | oklch(72.23% 0.056 213.9) |
| XYZ | xyz(32.6088, 38.5311, 52.7231) |
| Luminance | 0.3853 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.97
Bluegrey
#85A3B2
ΔE00 6.48
Cadetblue
#5F9EA0
ΔE00 8.15
Bluey Grey
#89A0B0
ΔE00 8.93
Turquoise Blue
#06B1C4
ΔE00 9.04
Sky Blue
#87CEEB
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CAFBB #BB887C
analogous
#7CBBA7 #7CAFBB #7C8FBB
triadic
#7CAFBB #BB7CAF #AFBB7C
tetradic
#7CAFBB #A77CBB #BB887C #8FBB7C
square
#7CAFBB #A77CBB #BB887C #8FBB7C
split-complementary
#7CAFBB #BB7C8F #BBA77C
monochromatic
#40717C #5595A4 #7CAFBB #A4C8D0 #CDE0E5
Accessibility & contrast
On white
2.41
#7CAFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#7CAFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CAFBB
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CAFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CAFBB | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ABBC
Deuteranopia (green-blind)
#9BA3BB
Tritanopia (blue-blind)
#65B4B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7cafbb; /* rgb */ color: rgb(124, 175, 187); /* oklch */ color: oklch(72.2% 0.056 213.9);
Tailwind
colors: {
custom: {
50: '#a4c7cf',
500: '#7cafbb',
950: '#000000',
},
}SCSS
$custom: #7cafbb; $custom-light: #a4c7cf; $custom-dark: #000000;
JSON
{
"hex": "#7cafbb",
"rgb": {
"r": 124,
"g": 175,
"b": 187
},
"hsl": {
"h": 191.429,
"s": 31.658,
"l": 60.98
},
"oklch": {
"l": 0.72234,
"c": 0.05645,
"h": 213.9
},
"luminance": 0.38533
}Semantic roles & 50–950 ramp
primary
#7CAFBB
secondary
#D5C2BE
accent
#503BAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282