#76ABC0#76ABC0
#76ABC0 is a light, moderate cyan. Relative luminance 0.368; OKLCH L 71.2% C 0.064 H 224.7°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #76ABC0 |
|---|---|
| RGB | rgb(118, 171, 192) |
| HSL | hsl(197, 37%, 61%) |
| HSV | hsv(197, 39%, 75%) |
| CMYK | cmyk(38.5%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(67.11, -12.06, -16.27) |
| CIE-LCH | lch(67.11, 20.25, 233.44°) |
| OKLab | oklab(71.17% -0.0452 -0.0447) |
| OKLCH | oklch(71.17% 0.064 224.7) |
| XYZ | xyz(31.5453, 36.7812, 55.2962) |
| Luminance | 0.3678 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.41
Bluegrey
#85A3B2
ΔE00 5.05
Bluey Grey
#89A0B0
ΔE00 7.25
Light Grey Blue
#9DBCD4
ΔE00 8.34
Sky Blue
#87CEEB
ΔE00 9.46
Turquoise Blue
#06B1C4
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ABC0 #C08B76
analogous
#76C0B0 #76ABC0 #7686C0
triadic
#76ABC0 #C076AB #ABC076
tetradic
#76ABC0 #B076C0 #C08B76 #86C076
square
#76ABC0 #B076C0 #C08B76 #86C076
split-complementary
#76ABC0 #C07686 #C0B076
monochromatic
#3B6D81 #4E90AA #76ABC0 #A0C5D3 #CADEE7
Accessibility & contrast
On white
2.51
#76ABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#76ABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ABC0
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ABC0 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8C1
Deuteranopia (green-blind)
#94A0C0
Tritanopia (blue-blind)
#5AB2B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #76abc0; /* rgb */ color: rgb(118, 171, 192); /* oklch */ color: oklch(71.2% 0.064 224.7);
Tailwind
colors: {
custom: {
50: '#a0c4d3',
500: '#76abc0',
950: '#000000',
},
}SCSS
$custom: #76abc0; $custom-light: #a0c4d3; $custom-dark: #000000;
JSON
{
"hex": "#76abc0",
"rgb": {
"r": 118,
"g": 171,
"b": 192
},
"hsl": {
"h": 197.027,
"s": 37,
"l": 60.784
},
"oklch": {
"l": 0.7117,
"c": 0.06358,
"h": 224.7
},
"luminance": 0.36783
}Semantic roles & 50–950 ramp
primary
#76ABC0
secondary
#D7C3BB
accent
#5836B0
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1214
muted
#7F8182