#74ABC2#74ABC2
#74ABC2 is a light, moderate cyan. Relative luminance 0.367; OKLCH L 71.1% C 0.067 H 226.1°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #74ABC2 |
|---|---|
| RGB | rgb(116, 171, 194) |
| HSL | hsl(198, 39%, 61%) |
| HSV | hsv(198, 40%, 76%) |
| CMYK | cmyk(40.2%, 11.9%, 0%, 23.9%) |
| CIE-LAB | lab(67.08, -12.07, -17.44) |
| CIE-LCH | lch(67.08, 21.21, 235.32°) |
| OKLab | oklab(71.14% -0.0462 -0.048) |
| OKLCH | oklch(71.14% 0.067 226.1) |
| XYZ | xyz(31.4996, 36.7318, 56.4586) |
| Luminance | 0.3673 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.48
Bluegrey
#85A3B2
ΔE00 5.32
Bluey Grey
#89A0B0
ΔE00 7.38
Light Grey Blue
#9DBCD4
ΔE00 8.29
Sky Blue
#87CEEB
ΔE00 9.35
Turquoise Blue
#06B1C4
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74ABC2 #C28B74
analogous
#74C2B2 #74ABC2 #7484C2
triadic
#74ABC2 #C274AB #ABC274
tetradic
#74ABC2 #B274C2 #C28B74 #84C274
square
#74ABC2 #B274C2 #C28B74 #84C274
split-complementary
#74ABC2 #C27484 #C2B274
monochromatic
#396D82 #4C90AD #74ABC2 #9FC5D5 #C9DEE7
Accessibility & contrast
On white
2.52
#74ABC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#74ABC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74ABC2
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74ABC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74ABC2 | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8C3
Deuteranopia (green-blind)
#939FC2
Tritanopia (blue-blind)
#55B2B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #74abc2; /* rgb */ color: rgb(116, 171, 194); /* oklch */ color: oklch(71.1% 0.067 226.1);
Tailwind
colors: {
custom: {
50: '#9fc4d4',
500: '#74abc2',
950: '#000000',
},
}SCSS
$custom: #74abc2; $custom-light: #9fc4d4; $custom-dark: #000000;
JSON
{
"hex": "#74abc2",
"rgb": {
"r": 116,
"g": 171,
"b": 194
},
"hsl": {
"h": 197.692,
"s": 39,
"l": 60.784
},
"oklch": {
"l": 0.71135,
"c": 0.06664,
"h": 226.1
},
"luminance": 0.36734
}Semantic roles & 50–950 ramp
primary
#74ABC2
secondary
#D8C3BA
accent
#5934B2
background
#FAFCFD
surface
#F3F8FA
border
#CDD1D3
text
#0F1214
muted
#7F8183