#76A8BE#76A8BE
#76A8BE is a light, moderate cyan. Relative luminance 0.356; OKLCH L 70.4% C 0.062 H 227.2°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #76A8BE |
|---|---|
| RGB | rgb(118, 168, 190) |
| HSL | hsl(198, 36%, 60%) |
| HSV | hsv(198, 38%, 75%) |
| CMYK | cmyk(37.9%, 11.6%, 0%, 25.5%) |
| CIE-LAB | lab(66.19, -10.97, -16.55) |
| CIE-LCH | lch(66.19, 19.86, 236.45°) |
| OKLab | oklab(70.42% -0.0422 -0.0455) |
| OKLCH | oklch(70.42% 0.062 227.2) |
| XYZ | xyz(30.7650, 35.5727, 53.9503) |
| Luminance | 0.3558 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.38
Bluegrey
#85A3B2
ΔE00 4.35
Bluey Grey
#89A0B0
ΔE00 6.40
Light Grey Blue
#9DBCD4
ΔE00 8.33
Cool Gray
#9AA7B0
ΔE00 9.58
Cool Grey
#95A3A6
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76A8BE #BE8C76
analogous
#76BEB0 #76A8BE #7684BE
triadic
#76A8BE #BE76A8 #A8BE76
tetradic
#76A8BE #B076BE #BE8C76 #84BE76
square
#76A8BE #B076BE #BE8C76 #84BE76
split-complementary
#76A8BE #BE7684 #BEB076
monochromatic
#3C6A7E #4F8DA7 #76A8BE #A0C2D2 #C9DDE5
Accessibility & contrast
On white
2.59
#76A8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#76A8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76A8BE
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76A8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76A8BE | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6BF
Deuteranopia (green-blind)
#929DBE
Tritanopia (blue-blind)
#5BAFAF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #76a8be; /* rgb */ color: rgb(118, 168, 190); /* oklch */ color: oklch(70.4% 0.062 227.2);
Tailwind
colors: {
custom: {
50: '#a0c1d1',
500: '#76a8be',
950: '#000000',
},
}SCSS
$custom: #76a8be; $custom-light: #a0c1d1; $custom-dark: #000000;
JSON
{
"hex": "#76a8be",
"rgb": {
"r": 118,
"g": 168,
"b": 190
},
"hsl": {
"h": 198.333,
"s": 35.644,
"l": 60.392
},
"oklch": {
"l": 0.70418,
"c": 0.06202,
"h": 227.2
},
"luminance": 0.35575
}Semantic roles & 50–950 ramp
primary
#76A8BE
secondary
#D6C3BA
accent
#5C37AF
background
#FAFBFC
surface
#F3F7F9
border
#CDD0D2
text
#0F1214
muted
#7F8182