#76ABCC#76ABCC
#76ABCC is a light, moderate cyan. Relative luminance 0.373; OKLCH L 71.6% C 0.074 H 236.5°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #76ABCC |
|---|---|
| RGB | rgb(118, 171, 204) |
| HSL | hsl(203, 46%, 63%) |
| HSV | hsv(203, 42%, 80%) |
| CMYK | cmyk(42.2%, 16.2%, 0%, 20%) |
| CIE-LAB | lab(67.53, -8.86, -22.28) |
| CIE-LCH | lch(67.53, 23.98, 248.31°) |
| OKLab | oklab(71.64% -0.0407 -0.0616) |
| OKLCH | oklch(71.64% 0.074 236.5) |
| XYZ | xyz(32.9295, 37.3349, 62.5862) |
| Luminance | 0.3734 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.97
Bluegrey
#85A3B2
ΔE00 6.43
Light Grey Blue
#9DBCD4
ΔE00 7.10
Bluey Grey
#89A0B0
ΔE00 7.30
Sky Blue (survey)
#75BBFD
ΔE00 7.71
Lightblue (survey)
#7BC8F6
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ABCC #CC9776
analogous
#76CCC2 #76ABCC #7680CC
triadic
#76ABCC #CC76AB #ABCC76
tetradic
#76ABCC #C276CC #CC9776 #80CC76
square
#76ABCC #C276CC #CC9776 #80CC76
split-complementary
#76ABCC #CC7680 #CCC276
monochromatic
#366E91 #4990BB #76ABCC #A3C6DD #CFE2ED
Accessibility & contrast
On white
2.48
#76ABCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#76ABCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ABCC
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ABCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ABCC | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAACE
Deuteranopia (green-blind)
#90A0CB
Tritanopia (blue-blind)
#54B4B6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #76abcc; /* rgb */ color: rgb(118, 171, 204); /* oklch */ color: oklch(71.6% 0.074 236.5);
Tailwind
colors: {
custom: {
50: '#a1c4db',
500: '#76abcc',
950: '#000000',
},
}SCSS
$custom: #76abcc; $custom-light: #a1c4db; $custom-dark: #000000;
JSON
{
"hex": "#76abcc",
"rgb": {
"r": 118,
"g": 171,
"b": 204
},
"hsl": {
"h": 203.023,
"s": 45.745,
"l": 63.137
},
"oklch": {
"l": 0.71637,
"c": 0.07383,
"h": 236.5
},
"luminance": 0.37337
}Semantic roles & 50–950 ramp
primary
#76ABCC
secondary
#DECBBF
accent
#622DB9
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#0F1215
muted
#7F8183