#76ABC3#76ABC3
#76ABC3 is a light, moderate cyan. Relative luminance 0.369; OKLCH L 71.3% C 0.066 H 228.0°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #76ABC3 |
|---|---|
| RGB | rgb(118, 171, 195) |
| HSL | hsl(199, 39%, 61%) |
| HSV | hsv(199, 39%, 76%) |
| CMYK | cmyk(39.5%, 12.3%, 0%, 23.5%) |
| CIE-LAB | lab(67.21, -11.28, -17.78) |
| CIE-LCH | lch(67.21, 21.05, 237.62°) |
| OKLab | oklab(71.28% -0.044 -0.0489) |
| OKLCH | oklch(71.28% 0.066 228) |
| XYZ | xyz(31.8811, 36.9155, 57.0647) |
| Luminance | 0.3692 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.34
Bluegrey
#85A3B2
ΔE00 5.07
Bluey Grey
#89A0B0
ΔE00 7.00
Light Grey Blue
#9DBCD4
ΔE00 7.81
Sky Blue
#87CEEB
ΔE00 9.32
Lightblue (survey)
#7BC8F6
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ABC3 #C38E76
analogous
#76C3B5 #76ABC3 #7685C3
triadic
#76ABC3 #C376AB #ABC376
tetradic
#76ABC3 #B576C3 #C38E76 #85C376
square
#76ABC3 #B576C3 #C38E76 #85C376
split-complementary
#76ABC3 #C37685 #C3B576
monochromatic
#3A6D85 #4D90AF #76ABC3 #A1C5D6 #CBDFE8
Accessibility & contrast
On white
2.50
#76ABC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#76ABC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ABC3
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ABC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ABC3 | 1.00 | 2.50 | 8.38 | 8.38 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA9C4
Deuteranopia (green-blind)
#93A0C3
Tritanopia (blue-blind)
#58B2B3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #76abc3; /* rgb */ color: rgb(118, 171, 195); /* oklch */ color: oklch(71.3% 0.066 228.0);
Tailwind
colors: {
custom: {
50: '#a0c4d5',
500: '#76abc3',
950: '#000000',
},
}SCSS
$custom: #76abc3; $custom-light: #a0c4d5; $custom-dark: #000000;
JSON
{
"hex": "#76abc3",
"rgb": {
"r": 118,
"g": 171,
"b": 195
},
"hsl": {
"h": 198.701,
"s": 39.086,
"l": 61.373
},
"oklch": {
"l": 0.71284,
"c": 0.06584,
"h": 228
},
"luminance": 0.36918
}Semantic roles & 50–950 ramp
primary
#76ABC3
secondary
#D9C5BC
accent
#5B33B2
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#0F1214
muted
#7F8183