#7CAEBB#7CAEBB
#7CAEBB is a light, muted cyan. Relative luminance 0.381; OKLCH L 72.0% C 0.056 H 215.7°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7CAEBB |
|---|---|
| RGB | rgb(124, 174, 187) |
| HSL | hsl(192, 32%, 61%) |
| HSV | hsv(192, 34%, 73%) |
| CMYK | cmyk(33.7%, 7%, 0%, 26.7%) |
| CIE-LAB | lab(68.13, -13.28, -11.94) |
| CIE-LCH | lch(68.13, 17.86, 221.97°) |
| OKLab | oklab(72.01% -0.0455 -0.0327) |
| OKLCH | oklch(72.01% 0.056 215.7) |
| XYZ | xyz(32.4149, 38.1432, 52.6584) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.40
Bluegrey
#85A3B2
ΔE00 5.96
Cadetblue
#5F9EA0
ΔE00 8.38
Bluey Grey
#89A0B0
ΔE00 8.42
Turquoise Blue
#06B1C4
ΔE00 9.24
Light Grey Blue
#9DBCD4
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CAEBB #BB897C
analogous
#7CBBA8 #7CAEBB #7C8EBB
triadic
#7CAEBB #BB7CAE #AEBB7C
tetradic
#7CAEBB #A87CBB #BB897C #8EBB7C
square
#7CAEBB #A87CBB #BB897C #8EBB7C
split-complementary
#7CAEBB #BB7C8E #BBA87C
monochromatic
#40707C #5594A4 #7CAEBB #A4C7D0 #CDE0E5
Accessibility & contrast
On white
2.43
#7CAEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#7CAEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CAEBB
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CAEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CAEBB | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBC
Deuteranopia (green-blind)
#9AA3BB
Tritanopia (blue-blind)
#66B3B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7caebb; /* rgb */ color: rgb(124, 174, 187); /* oklch */ color: oklch(72.0% 0.056 215.7);
Tailwind
colors: {
custom: {
50: '#a4c6cf',
500: '#7caebb',
950: '#000000',
},
}SCSS
$custom: #7caebb; $custom-light: #a4c6cf; $custom-dark: #000000;
JSON
{
"hex": "#7caebb",
"rgb": {
"r": 124,
"g": 174,
"b": 187
},
"hsl": {
"h": 192.381,
"s": 31.658,
"l": 60.98
},
"oklch": {
"l": 0.72008,
"c": 0.05606,
"h": 215.7
},
"luminance": 0.38145
}Semantic roles & 50–950 ramp
primary
#7CAEBB
secondary
#D5C2BE
accent
#523BAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282