#7AAABC#7AAABC
#7AAABC is a light, muted cyan. Relative luminance 0.365; OKLCH L 71.0% C 0.057 H 223.2°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAABC |
|---|---|
| RGB | rgb(122, 170, 188) |
| HSL | hsl(196, 33%, 61%) |
| HSV | hsv(196, 35%, 74%) |
| CMYK | cmyk(35.1%, 9.6%, 0%, 26.3%) |
| CIE-LAB | lab(66.91, -11.46, -14.33) |
| CIE-LCH | lch(66.91, 18.35, 231.36°) |
| OKLab | oklab(71.03% -0.0418 -0.0393) |
| OKLCH | oklch(71.03% 0.057 223.2) |
| XYZ | xyz(31.4749, 36.5161, 52.9570) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.12
Bluegrey
#85A3B2
ΔE00 4.30
Bluey Grey
#89A0B0
ΔE00 6.67
Light Grey Blue
#9DBCD4
ΔE00 8.38
Cool Gray
#9AA7B0
ΔE00 9.30
Cool Grey
#95A3A6
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAABC #BC8C7A
analogous
#7ABCAD #7AAABC #7A89BC
triadic
#7AAABC #BC7AAA #AABC7A
tetradic
#7AAABC #AD7ABC #BC8C7A #89BC7A
square
#7AAABC #AD7ABC #BC8C7A #89BC7A
split-complementary
#7AAABC #BC7A89 #BCAD7A
monochromatic
#3F6C7D #538FA5 #7AAABC #A3C4D1 #CBDEE5
Accessibility & contrast
On white
2.53
#7AAABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#7AAABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAABC
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAABC | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A7BD
Deuteranopia (green-blind)
#969FBC
Tritanopia (blue-blind)
#63B0B0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7aaabc; /* rgb */ color: rgb(122, 170, 188); /* oklch */ color: oklch(71.0% 0.057 223.2);
Tailwind
colors: {
custom: {
50: '#a3c3d0',
500: '#7aaabc',
950: '#000000',
},
}SCSS
$custom: #7aaabc; $custom-light: #a3c3d0; $custom-dark: #000000;
JSON
{
"hex": "#7aaabc",
"rgb": {
"r": 122,
"g": 170,
"b": 188
},
"hsl": {
"h": 196.364,
"s": 33,
"l": 60.784
},
"oklch": {
"l": 0.71025,
"c": 0.05739,
"h": 223.2
},
"luminance": 0.36518
}Semantic roles & 50–950 ramp
primary
#7AAABC
secondary
#D5C3BC
accent
#593AAC
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182