#7BABBE#7BABBE
#7BABBE is a light, muted cyan. Relative luminance 0.371; OKLCH L 71.4% C 0.058 H 224.5°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7BABBE |
|---|---|
| RGB | rgb(123, 171, 190) |
| HSL | hsl(197, 34%, 61%) |
| HSV | hsv(197, 35%, 75%) |
| CMYK | cmyk(35.3%, 10%, 0%, 25.5%) |
| CIE-LAB | lab(67.32, -11.21, -14.83) |
| CIE-LCH | lch(67.32, 18.58, 232.92°) |
| OKLab | oklab(71.38% -0.0414 -0.0407) |
| OKLCH | oklch(71.38% 0.058 224.5) |
| XYZ | xyz(32.0225, 37.0527, 54.1698) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.20
Bluegrey
#85A3B2
ΔE00 4.32
Bluey Grey
#89A0B0
ΔE00 6.61
Light Grey Blue
#9DBCD4
ΔE00 7.94
Cool Gray
#9AA7B0
ΔE00 9.22
Cool Grey
#95A3A6
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BABBE #BE8E7B
analogous
#7BBEB0 #7BABBE #7B8ABE
triadic
#7BABBE #BE7BAB #ABBE7B
tetradic
#7BABBE #B07BBE #BE8E7B #8ABE7B
square
#7BABBE #B07BBE #BE8E7B #8ABE7B
split-complementary
#7BABBE #BE7B8A #BEB07B
monochromatic
#3F6D80 #5390A9 #7BABBE #A4C5D2 #CDDFE6
Accessibility & contrast
On white
2.50
#7BABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#7BABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BABBE
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BABBE | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BF
Deuteranopia (green-blind)
#96A0BE
Tritanopia (blue-blind)
#63B1B1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7babbe; /* rgb */ color: rgb(123, 171, 190); /* oklch */ color: oklch(71.4% 0.058 224.5);
Tailwind
colors: {
custom: {
50: '#a3c4d1',
500: '#7babbe',
950: '#000000',
},
}SCSS
$custom: #7babbe; $custom-light: #a3c4d1; $custom-dark: #000000;
JSON
{
"hex": "#7babbe",
"rgb": {
"r": 123,
"g": 171,
"b": 190
},
"hsl": {
"h": 197.015,
"s": 34.01,
"l": 61.373
},
"oklch": {
"l": 0.71382,
"c": 0.05805,
"h": 224.5
},
"luminance": 0.37054
}Semantic roles & 50–950 ramp
primary
#7BABBE
secondary
#D7C5BE
accent
#5A39AD
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1214
muted
#7F8182