#7CAABB#7CAABB
#7CAABB is a light, muted cyan. Relative luminance 0.366; OKLCH L 71.1% C 0.055 H 222.8°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7CAABB |
|---|---|
| RGB | rgb(124, 170, 187) |
| HSL | hsl(196, 32%, 61%) |
| HSV | hsv(196, 34%, 73%) |
| CMYK | cmyk(33.7%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(66.99, -11.15, -13.65) |
| CIE-LCH | lch(66.99, 17.62, 230.76°) |
| OKLab | oklab(71.11% -0.0404 -0.0374) |
| OKLCH | oklch(71.11% 0.055 222.8) |
| XYZ | xyz(31.6536, 36.6207, 52.4047) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.16
Bluegrey
#85A3B2
ΔE00 4.04
Bluey Grey
#89A0B0
ΔE00 6.45
Light Grey Blue
#9DBCD4
ΔE00 8.29
Cool Grey
#95A3A6
ΔE00 8.95
Cool Gray
#9AA7B0
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CAABB #BB8D7C
analogous
#7CBBAC #7CAABB #7C8ABB
triadic
#7CAABB #BB7CAA #AABB7C
tetradic
#7CAABB #AC7CBB #BB8D7C #8ABB7C
square
#7CAABB #AC7CBB #BB8D7C #8ABB7C
split-complementary
#7CAABB #BB7C8A #BBAC7C
monochromatic
#406C7C #558FA4 #7CAABB #A4C4D0 #CDDEE5
Accessibility & contrast
On white
2.52
#7CAABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#7CAABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CAABB
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CAABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CAABB | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A7BC
Deuteranopia (green-blind)
#96A0BB
Tritanopia (blue-blind)
#66B0AF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7caabb; /* rgb */ color: rgb(124, 170, 187); /* oklch */ color: oklch(71.1% 0.055 222.8);
Tailwind
colors: {
custom: {
50: '#a4c3cf',
500: '#7caabb',
950: '#000000',
},
}SCSS
$custom: #7caabb; $custom-light: #a4c3cf; $custom-dark: #000000;
JSON
{
"hex": "#7caabb",
"rgb": {
"r": 124,
"g": 170,
"b": 187
},
"hsl": {
"h": 196.19,
"s": 31.658,
"l": 60.98
},
"oklch": {
"l": 0.71107,
"c": 0.05501,
"h": 222.8
},
"luminance": 0.36622
}Semantic roles & 50–950 ramp
primary
#7CAABB
secondary
#D5C4BE
accent
#593BAA
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1213
muted
#7F8182