#7BAEBB#7BAEBB
#7BAEBB is a light, muted cyan. Relative luminance 0.381; OKLCH L 72.0% C 0.057 H 215.3°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7BAEBB |
|---|---|
| RGB | rgb(123, 174, 187) |
| HSL | hsl(192, 32%, 61%) |
| HSV | hsv(192, 34%, 73%) |
| CMYK | cmyk(34.2%, 7%, 0%, 26.7%) |
| CIE-LAB | lab(68.07, -13.56, -12.03) |
| CIE-LCH | lch(68.07, 18.13, 221.57°) |
| OKLab | oklab(71.95% -0.0465 -0.0329) |
| OKLCH | oklch(71.95% 0.057 215.3) |
| XYZ | xyz(32.2711, 38.0691, 52.6517) |
| Luminance | 0.3807 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.50
Bluegrey
#85A3B2
ΔE00 6.13
Cadetblue
#5F9EA0
ΔE00 8.25
Bluey Grey
#89A0B0
ΔE00 8.59
Turquoise Blue
#06B1C4
ΔE00 9.05
Light Grey Blue
#9DBCD4
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BAEBB #BB887B
analogous
#7BBBA8 #7BAEBB #7B8EBB
triadic
#7BAEBB #BB7BAE #AEBB7B
tetradic
#7BAEBB #A87BBB #BB887B #8EBB7B
square
#7BAEBB #A87BBB #BB887B #8EBB7B
split-complementary
#7BAEBB #BB7B8E #BBA87B
monochromatic
#40707C #5594A4 #7BAEBB #A3C7D0 #CCE0E5
Accessibility & contrast
On white
2.44
#7BAEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#7BAEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BAEBB
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BAEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BAEBB | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBC
Deuteranopia (green-blind)
#9AA2BB
Tritanopia (blue-blind)
#64B3B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7baebb; /* rgb */ color: rgb(123, 174, 187); /* oklch */ color: oklch(72.0% 0.057 215.3);
Tailwind
colors: {
custom: {
50: '#a3c6cf',
500: '#7baebb',
950: '#000000',
},
}SCSS
$custom: #7baebb; $custom-light: #a3c6cf; $custom-dark: #000000;
JSON
{
"hex": "#7baebb",
"rgb": {
"r": 123,
"g": 174,
"b": 187
},
"hsl": {
"h": 192.188,
"s": 32,
"l": 60.784
},
"oklch": {
"l": 0.7195,
"c": 0.05695,
"h": 215.3
},
"luminance": 0.38071
}Semantic roles & 50–950 ramp
primary
#7BAEBB
secondary
#D5C2BD
accent
#523BAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282