#76ABC7#76ABC7
#76ABC7 is a light, moderate cyan. Relative luminance 0.371; OKLCH L 71.4% C 0.069 H 232.1°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #76ABC7 |
|---|---|
| RGB | rgb(118, 171, 199) |
| HSL | hsl(201, 42%, 62%) |
| HSV | hsv(201, 41%, 78%) |
| CMYK | cmyk(40.7%, 14.1%, 0%, 22%) |
| CIE-LAB | lab(67.35, -10.21, -19.78) |
| CIE-LCH | lch(67.35, 22.26, 242.70°) |
| OKLab | oklab(71.44% -0.0425 -0.0546) |
| OKLCH | oklch(71.44% 0.069 232.1) |
| XYZ | xyz(32.3394, 37.0988, 59.4785) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.83
Bluegrey
#85A3B2
ΔE00 5.49
Bluey Grey
#89A0B0
ΔE00 6.95
Light Grey Blue
#9DBCD4
ΔE00 7.32
Lightblue (survey)
#7BC8F6
ΔE00 8.77
Sky Blue (survey)
#75BBFD
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ABC7 #C79276
analogous
#76C7BB #76ABC7 #7683C7
triadic
#76ABC7 #C776AB #ABC776
tetradic
#76ABC7 #BB76C7 #C79276 #83C776
square
#76ABC7 #BB76C7 #C79276 #83C776
split-complementary
#76ABC7 #C77683 #C7BB76
monochromatic
#386E8A #4B90B5 #76ABC7 #A1C6D9 #CDE0EB
Accessibility & contrast
On white
2.49
#76ABC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#76ABC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ABC7
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ABC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ABC7 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA9C8
Deuteranopia (green-blind)
#92A0C7
Tritanopia (blue-blind)
#56B3B4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #76abc7; /* rgb */ color: rgb(118, 171, 199); /* oklch */ color: oklch(71.4% 0.069 232.1);
Tailwind
colors: {
custom: {
50: '#a1c4d8',
500: '#76abc7',
950: '#000000',
},
}SCSS
$custom: #76abc7; $custom-light: #a1c4d8; $custom-dark: #000000;
JSON
{
"hex": "#76abc7",
"rgb": {
"r": 118,
"g": 171,
"b": 199
},
"hsl": {
"h": 200.741,
"s": 41.969,
"l": 62.157
},
"oklch": {
"l": 0.71439,
"c": 0.06919,
"h": 232.1
},
"luminance": 0.37101
}Semantic roles & 50–950 ramp
primary
#76ABC7
secondary
#DBC8BE
accent
#5E30B5
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#0F1214
muted
#7F8183