#78ACBB#78ACBB
#78ACBB is a light, muted cyan. Relative luminance 0.371; OKLCH L 71.3% C 0.059 H 217.7°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #78ACBB |
|---|---|
| RGB | rgb(120, 172, 187) |
| HSL | hsl(193, 33%, 60%) |
| HSV | hsv(193, 36%, 73%) |
| CMYK | cmyk(35.8%, 8%, 0%, 26.7%) |
| CIE-LAB | lab(67.34, -13.34, -13.14) |
| CIE-LCH | lch(67.34, 18.73, 224.58°) |
| OKLab | oklab(71.33% -0.0466 -0.036) |
| OKLCH | oklch(71.33% 0.059 217.7) |
| XYZ | xyz(31.4649, 37.0841, 52.5041) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.67
Bluegrey
#85A3B2
ΔE00 5.68
Bluey Grey
#89A0B0
ΔE00 8.14
Cadetblue
#5F9EA0
ΔE00 8.38
Turquoise Blue
#06B1C4
ΔE00 8.97
Light Grey Blue
#9DBCD4
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78ACBB #BB8778
analogous
#78BBA9 #78ACBB #788ABB
triadic
#78ACBB #BB78AC #ACBB78
tetradic
#78ACBB #A978BB #BB8778 #8ABB78
square
#78ACBB #A978BB #BB8778 #8ABB78
split-complementary
#78ACBB #BB788A #BBA978
monochromatic
#3E6D7B #5291A3 #78ACBB #A1C5D0 #C9DEE4
Accessibility & contrast
On white
2.49
#78ACBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#78ACBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78ACBB
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78ACBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78ACBB | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BC
Deuteranopia (green-blind)
#97A0BB
Tritanopia (blue-blind)
#5FB2B1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #78acbb; /* rgb */ color: rgb(120, 172, 187); /* oklch */ color: oklch(71.3% 0.059 217.7);
Tailwind
colors: {
custom: {
50: '#a1c4cf',
500: '#78acbb',
950: '#000000',
},
}SCSS
$custom: #78acbb; $custom-light: #a1c4cf; $custom-dark: #000000;
JSON
{
"hex": "#78acbb",
"rgb": {
"r": 120,
"g": 172,
"b": 187
},
"hsl": {
"h": 193.433,
"s": 33.005,
"l": 60.196
},
"oklch": {
"l": 0.71325,
"c": 0.05891,
"h": 217.7
},
"luminance": 0.37086
}Semantic roles & 50–950 ramp
primary
#78ACBB
secondary
#D4C0BB
accent
#533AAC
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1213
muted
#7F8182