#7AB0BB#7AB0BB
#7AB0BB is a light, muted cyan. Relative luminance 0.388; OKLCH L 72.3% C 0.059 H 211.7°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7AB0BB |
|---|---|
| RGB | rgb(122, 176, 187) |
| HSL | hsl(190, 32%, 61%) |
| HSV | hsv(190, 35%, 73%) |
| CMYK | cmyk(34.8%, 5.9%, 0%, 26.7%) |
| CIE-LAB | lab(68.59, -14.90, -11.26) |
| CIE-LCH | lch(68.59, 18.68, 217.09°) |
| OKLab | oklab(72.35% -0.0499 -0.0308) |
| OKLCH | oklch(72.35% 0.059 211.7) |
| XYZ | xyz(32.5180, 38.7742, 52.7748) |
| Luminance | 0.3878 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.74
Bluegrey
#85A3B2
ΔE00 7.32
Cadetblue
#5F9EA0
ΔE00 7.73
Turquoise Blue
#06B1C4
ΔE00 8.52
Bluey Grey
#89A0B0
ΔE00 9.75
Sky Blue
#87CEEB
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AB0BB #BB857A
analogous
#7ABBA5 #7AB0BB #7A8FBB
triadic
#7AB0BB #BB7AB0 #B0BB7A
tetradic
#7AB0BB #A57ABB #BB857A #8FBB7A
square
#7AB0BB #A57ABB #BB857A #8FBB7A
split-complementary
#7AB0BB #BB7A8F #BBA57A
monochromatic
#3F717B #5496A4 #7AB0BB #A2C8D0 #CBE0E4
Accessibility & contrast
On white
2.40
#7AB0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#7AB0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AB0BB
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AB0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AB0BB | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBC
Deuteranopia (green-blind)
#9CA4BB
Tritanopia (blue-blind)
#62B5B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7ab0bb; /* rgb */ color: rgb(122, 176, 187); /* oklch */ color: oklch(72.3% 0.059 211.7);
Tailwind
colors: {
custom: {
50: '#a3c7cf',
500: '#7ab0bb',
950: '#000000',
},
}SCSS
$custom: #7ab0bb; $custom-light: #a3c7cf; $custom-dark: #000000;
JSON
{
"hex": "#7ab0bb",
"rgb": {
"r": 122,
"g": 176,
"b": 187
},
"hsl": {
"h": 190.154,
"s": 32.338,
"l": 60.588
},
"oklch": {
"l": 0.72346,
"c": 0.05868,
"h": 211.7
},
"luminance": 0.38776
}Semantic roles & 50–950 ramp
primary
#7AB0BB
secondary
#D5C0BC
accent
#4D3AAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282