#7AA8BE#7AA8BE
#7AA8BE is a light, muted cyan. Relative luminance 0.359; OKLCH L 70.7% C 0.059 H 229.1°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA8BE |
|---|---|
| RGB | rgb(122, 168, 190) |
| HSL | hsl(199, 34%, 61%) |
| HSV | hsv(199, 36%, 75%) |
| CMYK | cmyk(35.8%, 11.6%, 0%, 25.5%) |
| CIE-LAB | lab(66.41, -9.87, -16.20) |
| CIE-LCH | lch(66.41, 18.97, 238.64°) |
| OKLab | oklab(70.65% -0.0385 -0.0445) |
| OKLCH | oklch(70.65% 0.059 229.1) |
| XYZ | xyz(31.3199, 35.8588, 53.9763) |
| Luminance | 0.3586 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.17
Bluegrey
#85A3B2
ΔE00 3.74
Bluey Grey
#89A0B0
ΔE00 5.66
Light Grey Blue
#9DBCD4
ΔE00 7.70
Cool Gray
#9AA7B0
ΔE00 8.86
Cool Grey
#95A3A6
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA8BE #BE907A
analogous
#7ABEB2 #7AA8BE #7A86BE
triadic
#7AA8BE #BE7AA8 #A8BE7A
tetradic
#7AA8BE #B27ABE #BE907A #86BE7A
square
#7AA8BE #B27ABE #BE907A #86BE7A
split-complementary
#7AA8BE #BE7A86 #BEB27A
monochromatic
#3E6A7F #528DA8 #7AA8BE #A3C3D2 #CCDEE6
Accessibility & contrast
On white
2.57
#7AA8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#7AA8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA8BE
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA8BE | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6BF
Deuteranopia (green-blind)
#939EBE
Tritanopia (blue-blind)
#62AEAF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7aa8be; /* rgb */ color: rgb(122, 168, 190); /* oklch */ color: oklch(70.7% 0.059 229.1);
Tailwind
colors: {
custom: {
50: '#a3c1d1',
500: '#7aa8be',
950: '#000000',
},
}SCSS
$custom: #7aa8be; $custom-light: #a3c1d1; $custom-dark: #000000;
JSON
{
"hex": "#7aa8be",
"rgb": {
"r": 122,
"g": 168,
"b": 190
},
"hsl": {
"h": 199.412,
"s": 34.343,
"l": 61.176
},
"oklch": {
"l": 0.7065,
"c": 0.05881,
"h": 229.1
},
"luminance": 0.35861
}Semantic roles & 50–950 ramp
primary
#7AA8BE
secondary
#D7C5BD
accent
#5E38AD
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182