#76ABC6#76ABC6
#76ABC6 is a light, moderate cyan. Relative luminance 0.371; OKLCH L 71.4% C 0.068 H 231.1°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #76ABC6 |
|---|---|
| RGB | rgb(118, 171, 198) |
| HSL | hsl(200, 41%, 62%) |
| HSV | hsv(200, 40%, 78%) |
| CMYK | cmyk(40.4%, 13.6%, 0%, 22.4%) |
| CIE-LAB | lab(67.32, -10.48, -19.28) |
| CIE-LCH | lch(67.32, 21.95, 241.48°) |
| OKLab | oklab(71.4% -0.0429 -0.0531) |
| OKLCH | oklch(71.4% 0.068 231.1) |
| XYZ | xyz(32.2237, 37.0526, 58.8690) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.66
Bluegrey
#85A3B2
ΔE00 5.35
Bluey Grey
#89A0B0
ΔE00 6.93
Light Grey Blue
#9DBCD4
ΔE00 7.42
Lightblue (survey)
#7BC8F6
ΔE00 8.93
Sky Blue
#87CEEB
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ABC6 #C69176
analogous
#76C6B9 #76ABC6 #7683C6
triadic
#76ABC6 #C676AB #ABC676
tetradic
#76ABC6 #B976C6 #C69176 #83C676
square
#76ABC6 #B976C6 #C69176 #83C676
split-complementary
#76ABC6 #C67683 #C6B976
monochromatic
#396E89 #4B90B4 #76ABC6 #A1C5D8 #CCE0EA
Accessibility & contrast
On white
2.50
#76ABC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#76ABC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ABC6
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ABC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ABC6 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA9C7
Deuteranopia (green-blind)
#92A0C6
Tritanopia (blue-blind)
#57B3B4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #76abc6; /* rgb */ color: rgb(118, 171, 198); /* oklch */ color: oklch(71.4% 0.068 231.1);
Tailwind
colors: {
custom: {
50: '#a1c4d7',
500: '#76abc6',
950: '#000000',
},
}SCSS
$custom: #76abc6; $custom-light: #a1c4d7; $custom-dark: #000000;
JSON
{
"hex": "#76abc6",
"rgb": {
"r": 118,
"g": 171,
"b": 198
},
"hsl": {
"h": 200.25,
"s": 41.237,
"l": 61.961
},
"oklch": {
"l": 0.714,
"c": 0.06832,
"h": 231.1
},
"luminance": 0.37055
}Semantic roles & 50–950 ramp
primary
#76ABC6
secondary
#DBC7BD
accent
#5D31B4
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#0F1214
muted
#7F8183