#76AABB#76AABB
#76AABB is a light, moderate cyan. Relative luminance 0.362; OKLCH L 70.8% C 0.060 H 220.3°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #76AABB |
|---|---|
| RGB | rgb(118, 170, 187) |
| HSL | hsl(195, 34%, 60%) |
| HSV | hsv(195, 37%, 73%) |
| CMYK | cmyk(36.9%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(66.66, -12.83, -14.17) |
| CIE-LCH | lch(66.66, 19.12, 227.86°) |
| OKLab | oklab(70.76% -0.0459 -0.0389) |
| OKLCH | oklch(70.76% 0.06 220.3) |
| XYZ | xyz(30.8125, 36.1870, 52.3653) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.79
Bluegrey
#85A3B2
ΔE00 5.18
Bluey Grey
#89A0B0
ΔE00 7.60
Cadetblue
#5F9EA0
ΔE00 8.73
Turquoise Blue
#06B1C4
ΔE00 9.17
Light Grey Blue
#9DBCD4
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76AABB #BB8776
analogous
#76BBAA #76AABB #7687BB
triadic
#76AABB #BB76AA #AABB76
tetradic
#76AABB #AA76BB #BB8776 #87BB76
square
#76AABB #AA76BB #BB8776 #87BB76
split-complementary
#76AABB #BB7687 #BBAA76
monochromatic
#3D6B7A #518FA3 #76AABB #9FC3CF #C8DDE4
Accessibility & contrast
On white
2.55
#76AABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#76AABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76AABB
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76AABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76AABB | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BC
Deuteranopia (green-blind)
#959FBB
Tritanopia (blue-blind)
#5CB0AF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #76aabb; /* rgb */ color: rgb(118, 170, 187); /* oklch */ color: oklch(70.8% 0.060 220.3);
Tailwind
colors: {
custom: {
50: '#a0c3cf',
500: '#76aabb',
950: '#000000',
},
}SCSS
$custom: #76aabb; $custom-light: #a0c3cf; $custom-dark: #000000;
JSON
{
"hex": "#76aabb",
"rgb": {
"r": 118,
"g": 170,
"b": 187
},
"hsl": {
"h": 194.783,
"s": 33.659,
"l": 59.804
},
"oklch": {
"l": 0.70758,
"c": 0.06013,
"h": 220.3
},
"luminance": 0.36189
}Semantic roles & 50–950 ramp
primary
#76AABB
secondary
#D4C0B9
accent
#795ECA
background
#FAFBFC
surface
#F3F7F9
border
#CDD0D2
text
#0F1213
muted
#7F8182