#76AABE#76AABE
#76AABE is a light, moderate cyan. Relative luminance 0.363; OKLCH L 70.9% C 0.062 H 224.0°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #76AABE |
|---|---|
| RGB | rgb(118, 170, 190) |
| HSL | hsl(197, 36%, 60%) |
| HSV | hsv(197, 38%, 75%) |
| CMYK | cmyk(37.9%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(66.76, -12.05, -15.69) |
| CIE-LCH | lch(66.76, 19.78, 232.48°) |
| OKLab | oklab(70.87% -0.0447 -0.0431) |
| OKLCH | oklch(70.87% 0.062 224) |
| XYZ | xyz(31.1370, 36.3168, 54.0744) |
| Luminance | 0.3632 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.19
Bluegrey
#85A3B2
ΔE00 4.85
Bluey Grey
#89A0B0
ΔE00 7.12
Light Grey Blue
#9DBCD4
ΔE00 8.59
Turquoise Blue
#06B1C4
ΔE00 9.64
Cadetblue
#5F9EA0
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76AABE #BE8A76
analogous
#76BEAE #76AABE #7686BE
triadic
#76AABE #BE76AA #AABE76
tetradic
#76AABE #AE76BE #BE8A76 #86BE76
square
#76AABE #AE76BE #BE8A76 #86BE76
split-complementary
#76AABE #BE7686 #BEAE76
monochromatic
#3C6C7E #4F8FA7 #76AABE #A0C4D2 #C9DEE5
Accessibility & contrast
On white
2.54
#76AABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#76AABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76AABE
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76AABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76AABE | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BF
Deuteranopia (green-blind)
#949FBE
Tritanopia (blue-blind)
#5BB0B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #76aabe; /* rgb */ color: rgb(118, 170, 190); /* oklch */ color: oklch(70.9% 0.062 224.0);
Tailwind
colors: {
custom: {
50: '#a0c3d1',
500: '#76aabe',
950: '#000000',
},
}SCSS
$custom: #76aabe; $custom-light: #a0c3d1; $custom-dark: #000000;
JSON
{
"hex": "#76aabe",
"rgb": {
"r": 118,
"g": 170,
"b": 190
},
"hsl": {
"h": 196.667,
"s": 35.644,
"l": 60.392
},
"oklch": {
"l": 0.70869,
"c": 0.0621,
"h": 224
},
"luminance": 0.36319
}Semantic roles & 50–950 ramp
primary
#76AABE
secondary
#D6C2BA
accent
#5837AF
background
#FAFBFC
surface
#F3F7F9
border
#CDD0D2
text
#0F1214
muted
#7F8182