#78ABB8#78ABB8
#78ABB8 is a light, muted cyan. Relative luminance 0.366; OKLCH L 71.0% C 0.057 H 215.4°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #78ABB8 |
|---|---|
| RGB | rgb(120, 171, 184) |
| HSL | hsl(192, 31%, 60%) |
| HSV | hsv(192, 35%, 72%) |
| CMYK | cmyk(34.8%, 7.1%, 0%, 27.8%) |
| CIE-LAB | lab(66.96, -13.57, -12.05) |
| CIE-LCH | lch(66.96, 18.15, 221.62°) |
| OKLab | oklab(70.99% -0.0465 -0.033) |
| OKLCH | oklch(70.99% 0.057 215.4) |
| XYZ | xyz(30.9575, 36.5778, 50.7671) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.00
Bluegrey
#85A3B2
ΔE00 5.87
Cadetblue
#5F9EA0
ΔE00 7.66
Bluey Grey
#89A0B0
ΔE00 8.35
Turquoise Blue
#06B1C4
ΔE00 8.93
Cool Grey
#95A3A6
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78ABB8 #B88578
analogous
#78B8A5 #78ABB8 #788BB8
triadic
#78ABB8 #B878AB #ABB878
tetradic
#78ABB8 #A578B8 #B88578 #8BB878
square
#78ABB8 #A578B8 #B88578 #8BB878
split-complementary
#78ABB8 #B8788B #B8A578
monochromatic
#3F6C77 #54909F #78ABB8 #A0C4CD #C8DDE2
Accessibility & contrast
On white
2.53
#78ABB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#78ABB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78ABB8
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78ABB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78ABB8 | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A8B9
Deuteranopia (green-blind)
#97A0B8
Tritanopia (blue-blind)
#61B0AF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #78abb8; /* rgb */ color: rgb(120, 171, 184); /* oklch */ color: oklch(71.0% 0.057 215.4);
Tailwind
colors: {
custom: {
50: '#a1c4cd',
500: '#78abb8',
950: '#000000',
},
}SCSS
$custom: #78abb8; $custom-light: #a1c4cd; $custom-dark: #000000;
JSON
{
"hex": "#78abb8",
"rgb": {
"r": 120,
"g": 171,
"b": 184
},
"hsl": {
"h": 192.188,
"s": 31.068,
"l": 59.608
},
"oklch": {
"l": 0.70991,
"c": 0.05704,
"h": 215.4
},
"luminance": 0.3658
}Semantic roles & 50–950 ramp
primary
#78ABB8
secondary
#D2BFB9
accent
#7561C7
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1213
muted
#7F8182