#76ACBC#76ACBC
#76ACBC is a light, moderate cyan. Relative luminance 0.370; OKLCH L 71.2% C 0.061 H 218.3°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #76ACBC |
|---|---|
| RGB | rgb(118, 172, 188) |
| HSL | hsl(194, 34%, 60%) |
| HSV | hsv(194, 37%, 74%) |
| CMYK | cmyk(37.2%, 8.5%, 0%, 26.3%) |
| CIE-LAB | lab(67.27, -13.63, -13.82) |
| CIE-LCH | lch(67.27, 19.41, 225.39°) |
| OKLab | oklab(71.25% -0.048 -0.0379) |
| OKLCH | oklch(71.25% 0.061 218.3) |
| XYZ | xyz(31.2977, 36.9855, 53.0569) |
| Luminance | 0.3699 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.64
Bluegrey
#85A3B2
ΔE00 5.85
Bluey Grey
#89A0B0
ΔE00 8.29
Cadetblue
#5F9EA0
ΔE00 8.46
Turquoise Blue
#06B1C4
ΔE00 8.72
Light Grey Blue
#9DBCD4
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ACBC #BC8676
analogous
#76BCA9 #76ACBC #7689BC
triadic
#76ACBC #BC76AC #ACBC76
tetradic
#76ACBC #A976BC #BC8676 #89BC76
square
#76ACBC #A976BC #BC8676 #89BC76
split-complementary
#76ACBC #BC7689 #BCA976
monochromatic
#3C6D7B #5091A4 #76ACBC #9FC5D0 #C8DEE4
Accessibility & contrast
On white
2.50
#76ACBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#76ACBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ACBC
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ACBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ACBC | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BD
Deuteranopia (green-blind)
#96A0BC
Tritanopia (blue-blind)
#5CB2B1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #76acbc; /* rgb */ color: rgb(118, 172, 188); /* oklch */ color: oklch(71.2% 0.061 218.3);
Tailwind
colors: {
custom: {
50: '#a0c4d0',
500: '#76acbc',
950: '#000000',
},
}SCSS
$custom: #76acbc; $custom-light: #a0c4d0; $custom-dark: #000000;
JSON
{
"hex": "#76acbc",
"rgb": {
"r": 118,
"g": 172,
"b": 188
},
"hsl": {
"h": 193.714,
"s": 34.314,
"l": 60
},
"oklch": {
"l": 0.71249,
"c": 0.06118,
"h": 218.3
},
"luminance": 0.36987
}Semantic roles & 50–950 ramp
primary
#76ACBC
secondary
#D4C0B9
accent
#765DCA
background
#FAFCFC
surface
#F3F8F9
border
#CDD1D2
text
#0F1214
muted
#7F8182