#7BAABA#7BAABA
#7BAABA is a light, muted cyan. Relative luminance 0.365; OKLCH L 71.0% C 0.055 H 221.0°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7BAABA |
|---|---|
| RGB | rgb(123, 170, 186) |
| HSL | hsl(195, 31%, 61%) |
| HSV | hsv(195, 34%, 73%) |
| CMYK | cmyk(33.9%, 8.6%, 0%, 27.1%) |
| CIE-LAB | lab(66.90, -11.68, -13.23) |
| CIE-LCH | lch(66.90, 17.65, 228.56°) |
| OKLab | oklab(71.01% -0.0417 -0.0362) |
| OKLCH | oklch(71.01% 0.055 221) |
| XYZ | xyz(31.4031, 36.5039, 51.8361) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.49
Bluegrey
#85A3B2
ΔE00 4.39
Bluey Grey
#89A0B0
ΔE00 6.84
Light Grey Blue
#9DBCD4
ΔE00 8.72
Cool Grey
#95A3A6
ΔE00 9.04
Cadetblue
#5F9EA0
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BAABA #BA8B7B
analogous
#7BBAAA #7BAABA #7B8ABA
triadic
#7BAABA #BA7BAA #AABA7B
tetradic
#7BAABA #AA7BBA #BA8B7B #8ABA7B
square
#7BAABA #AA7BBA #BA8B7B #8ABA7B
split-complementary
#7BAABA #BA7B8A #BAAA7B
monochromatic
#406C7B #558FA3 #7BAABA #A3C4CF #CBDEE4
Accessibility & contrast
On white
2.53
#7BAABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#7BAABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BAABA
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BAABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BAABA | 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)
#A0A7BB
Deuteranopia (green-blind)
#969FBA
Tritanopia (blue-blind)
#65AFAF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7baaba; /* rgb */ color: rgb(123, 170, 186); /* oklch */ color: oklch(71.0% 0.055 221.0);
Tailwind
colors: {
custom: {
50: '#a3c3ce',
500: '#7baaba',
950: '#000000',
},
}SCSS
$custom: #7baaba; $custom-light: #a3c3ce; $custom-dark: #000000;
JSON
{
"hex": "#7baaba",
"rgb": {
"r": 123,
"g": 170,
"b": 186
},
"hsl": {
"h": 195.238,
"s": 31.343,
"l": 60.588
},
"oklch": {
"l": 0.71011,
"c": 0.05523,
"h": 221
},
"luminance": 0.36506
}Semantic roles & 50–950 ramp
primary
#7BAABA
secondary
#D4C3BC
accent
#583BAA
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1213
muted
#7F8182