#7BAEBE#7BAEBE
#7BAEBE is a light, muted cyan. Relative luminance 0.382; OKLCH L 72.1% C 0.059 H 219.4°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7BAEBE |
|---|---|
| RGB | rgb(123, 174, 190) |
| HSL | hsl(194, 34%, 61%) |
| HSV | hsv(194, 35%, 75%) |
| CMYK | cmyk(35.3%, 8.4%, 0%, 25.5%) |
| CIE-LAB | lab(68.17, -12.81, -13.55) |
| CIE-LCH | lch(68.17, 18.64, 226.60°) |
| OKLab | oklab(72.06% -0.0453 -0.0371) |
| OKLCH | oklch(72.06% 0.059 219.4) |
| XYZ | xyz(32.5956, 38.1989, 54.3608) |
| Luminance | 0.3820 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.71
Bluegrey
#85A3B2
ΔE00 5.54
Bluey Grey
#89A0B0
ΔE00 7.96
Light Grey Blue
#9DBCD4
ΔE00 8.66
Sky Blue
#87CEEB
ΔE00 9.18
Cadetblue
#5F9EA0
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BAEBE #BE8B7B
analogous
#7BBEAD #7BAEBE #7B8DBE
triadic
#7BAEBE #BE7BAE #AEBE7B
tetradic
#7BAEBE #AD7BBE #BE8B7B #8DBE7B
square
#7BAEBE #AD7BBE #BE8B7B #8DBE7B
split-complementary
#7BAEBE #BE7B8D #BEAD7B
monochromatic
#3F7080 #5394A9 #7BAEBE #A4C7D2 #CDE0E6
Accessibility & contrast
On white
2.43
#7BAEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#7BAEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BAEBE
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BAEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BAEBE | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBF
Deuteranopia (green-blind)
#99A3BE
Tritanopia (blue-blind)
#63B4B3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7baebe; /* rgb */ color: rgb(123, 174, 190); /* oklch */ color: oklch(72.1% 0.059 219.4);
Tailwind
colors: {
custom: {
50: '#a3c6d1',
500: '#7baebe',
950: '#000000',
},
}SCSS
$custom: #7baebe; $custom-light: #a3c6d1; $custom-dark: #000000;
JSON
{
"hex": "#7baebe",
"rgb": {
"r": 123,
"g": 174,
"b": 190
},
"hsl": {
"h": 194.328,
"s": 34.01,
"l": 61.373
},
"oklch": {
"l": 0.72057,
"c": 0.05854,
"h": 219.4
},
"luminance": 0.38201
}Semantic roles & 50–950 ramp
primary
#7BAEBE
secondary
#D7C4BE
accent
#5439AD
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282