#76ABC2#76ABC2
#76ABC2 is a light, moderate cyan. Relative luminance 0.369; OKLCH L 71.2% C 0.065 H 226.9°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #76ABC2 |
|---|---|
| RGB | rgb(118, 171, 194) |
| HSL | hsl(198, 38%, 61%) |
| HSV | hsv(198, 39%, 76%) |
| CMYK | cmyk(39.2%, 11.9%, 0%, 23.9%) |
| CIE-LAB | lab(67.18, -11.54, -17.28) |
| CIE-LCH | lch(67.18, 20.77, 236.26°) |
| OKLab | oklab(71.25% -0.0444 -0.0475) |
| OKLCH | oklch(71.25% 0.065 226.9) |
| XYZ | xyz(31.7684, 36.8704, 56.4712) |
| Luminance | 0.3687 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.32
Bluegrey
#85A3B2
ΔE00 5.03
Bluey Grey
#89A0B0
ΔE00 7.06
Light Grey Blue
#9DBCD4
ΔE00 7.97
Sky Blue
#87CEEB
ΔE00 9.35
Lightblue (survey)
#7BC8F6
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ABC2 #C28D76
analogous
#76C2B3 #76ABC2 #7685C2
triadic
#76ABC2 #C276AB #ABC276
tetradic
#76ABC2 #B376C2 #C28D76 #85C276
square
#76ABC2 #B376C2 #C28D76 #85C276
split-complementary
#76ABC2 #C27685 #C2B376
monochromatic
#3A6D83 #4D90AE #76ABC2 #A0C5D5 #CBDFE8
Accessibility & contrast
On white
2.51
#76ABC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#76ABC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ABC2
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ABC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ABC2 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA9C3
Deuteranopia (green-blind)
#94A0C2
Tritanopia (blue-blind)
#59B2B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #76abc2; /* rgb */ color: rgb(118, 171, 194); /* oklch */ color: oklch(71.2% 0.065 226.9);
Tailwind
colors: {
custom: {
50: '#a0c4d4',
500: '#76abc2',
950: '#000000',
},
}SCSS
$custom: #76abc2; $custom-light: #a0c4d4; $custom-dark: #000000;
JSON
{
"hex": "#76abc2",
"rgb": {
"r": 118,
"g": 171,
"b": 194
},
"hsl": {
"h": 198.158,
"s": 38.384,
"l": 61.176
},
"oklch": {
"l": 0.71246,
"c": 0.06506,
"h": 226.9
},
"luminance": 0.36872
}Semantic roles & 50–950 ramp
primary
#76ABC2
secondary
#D8C4BC
accent
#5A34B1
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#0F1214
muted
#7F8183