#7AB2BE#7AB2BE
#7AB2BE is a light, moderate cyan. Relative luminance 0.397; OKLCH L 72.9% C 0.061 H 212.5°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7AB2BE |
|---|---|
| RGB | rgb(122, 178, 190) |
| HSL | hsl(191, 34%, 61%) |
| HSV | hsv(191, 36%, 75%) |
| CMYK | cmyk(35.8%, 6.3%, 0%, 25.5%) |
| CIE-LAB | lab(69.25, -15.20, -11.92) |
| CIE-LCH | lch(69.25, 19.32, 218.12°) |
| OKLab | oklab(72.91% -0.0513 -0.0327) |
| OKLCH | oklch(72.91% 0.061 212.5) |
| XYZ | xyz(33.2375, 39.6941, 54.6156) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.98
Bluegrey
#85A3B2
ΔE00 7.61
Cadetblue
#5F9EA0
ΔE00 8.24
Turquoise Blue
#06B1C4
ΔE00 8.37
Sky Blue
#87CEEB
ΔE00 9.14
Bluey Grey
#89A0B0
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AB2BE #BE867A
analogous
#7ABEA8 #7AB2BE #7A90BE
triadic
#7AB2BE #BE7AB2 #B2BE7A
tetradic
#7AB2BE #A87ABE #BE867A #90BE7A
square
#7AB2BE #A87ABE #BE867A #90BE7A
split-complementary
#7AB2BE #BE7A90 #BEA87A
monochromatic
#3E747F #5299A8 #7AB2BE #A3CAD2 #CCE2E6
Accessibility & contrast
On white
2.35
#7AB2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#7AB2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AB2BE
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AB2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AB2BE | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEBF
Deuteranopia (green-blind)
#9DA5BE
Tritanopia (blue-blind)
#60B7B6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7ab2be; /* rgb */ color: rgb(122, 178, 190); /* oklch */ color: oklch(72.9% 0.061 212.5);
Tailwind
colors: {
custom: {
50: '#a3c9d1',
500: '#7ab2be',
950: '#000000',
},
}SCSS
$custom: #7ab2be; $custom-light: #a3c9d1; $custom-dark: #000000;
JSON
{
"hex": "#7ab2be",
"rgb": {
"r": 122,
"g": 178,
"b": 190
},
"hsl": {
"h": 190.588,
"s": 34.343,
"l": 61.176
},
"oklch": {
"l": 0.72906,
"c": 0.06079,
"h": 212.5
},
"luminance": 0.39696
}Semantic roles & 50–950 ramp
primary
#7AB2BE
secondary
#D7C2BD
accent
#4D38AD
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282