#74ABC1#74ABC1
#74ABC1 is a light, moderate cyan. Relative luminance 0.367; OKLCH L 71.1% C 0.066 H 225.0°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #74ABC1 |
|---|---|
| RGB | rgb(116, 171, 193) |
| HSL | hsl(197, 38%, 61%) |
| HSV | hsv(197, 40%, 76%) |
| CMYK | cmyk(39.9%, 11.4%, 0%, 24.3%) |
| CIE-LAB | lab(67.04, -12.34, -16.94) |
| CIE-LCH | lch(67.04, 20.96, 233.94°) |
| OKLab | oklab(71.1% -0.0466 -0.0466) |
| OKLCH | oklch(71.1% 0.066 225) |
| XYZ | xyz(31.3877, 36.6871, 55.8691) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.52
Bluegrey
#85A3B2
ΔE00 5.32
Bluey Grey
#89A0B0
ΔE00 7.47
Light Grey Blue
#9DBCD4
ΔE00 8.47
Sky Blue
#87CEEB
ΔE00 9.41
Turquoise Blue
#06B1C4
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74ABC1 #C18A74
analogous
#74C1B0 #74ABC1 #7484C1
triadic
#74ABC1 #C174AB #ABC174
tetradic
#74ABC1 #B074C1 #C18A74 #84C174
square
#74ABC1 #B074C1 #C18A74 #84C174
split-complementary
#74ABC1 #C17484 #C1B074
monochromatic
#3A6D81 #4C90AB #74ABC1 #9EC5D4 #C9DEE7
Accessibility & contrast
On white
2.52
#74ABC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#74ABC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74ABC1
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74ABC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74ABC1 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8C2
Deuteranopia (green-blind)
#939FC1
Tritanopia (blue-blind)
#56B2B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #74abc1; /* rgb */ color: rgb(116, 171, 193); /* oklch */ color: oklch(71.1% 0.066 225.0);
Tailwind
colors: {
custom: {
50: '#9fc4d3',
500: '#74abc1',
950: '#000000',
},
}SCSS
$custom: #74abc1; $custom-light: #9fc4d3; $custom-dark: #000000;
JSON
{
"hex": "#74abc1",
"rgb": {
"r": 116,
"g": 171,
"b": 193
},
"hsl": {
"h": 197.143,
"s": 38.308,
"l": 60.588
},
"oklch": {
"l": 0.71097,
"c": 0.0659,
"h": 225
},
"luminance": 0.36689
}Semantic roles & 50–950 ramp
primary
#74ABC1
secondary
#D7C2BA
accent
#5834B1
background
#FAFCFC
surface
#F3F8F9
border
#CDD1D2
text
#0F1214
muted
#7F8182