#74ABC7#74ABC7
#74ABC7 is a light, moderate cyan. Relative luminance 0.370; OKLCH L 71.3% C 0.071 H 231.2°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #74ABC7 |
|---|---|
| RGB | rgb(116, 171, 199) |
| HSL | hsl(200, 43%, 62%) |
| HSV | hsv(200, 42%, 78%) |
| CMYK | cmyk(41.7%, 14.1%, 0%, 22%) |
| CIE-LAB | lab(67.25, -10.73, -19.95) |
| CIE-LCH | lch(67.25, 22.65, 241.72°) |
| OKLab | oklab(71.33% -0.0443 -0.055) |
| OKLCH | oklch(71.33% 0.071 231.2) |
| XYZ | xyz(32.0706, 36.9602, 59.4659) |
| Luminance | 0.3696 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.86
Bluegrey
#85A3B2
ΔE00 5.67
Bluey Grey
#89A0B0
ΔE00 7.21
Light Grey Blue
#9DBCD4
ΔE00 7.62
Lightblue (survey)
#7BC8F6
ΔE00 8.80
Sky Blue
#87CEEB
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74ABC7 #C79074
analogous
#74C7BA #74ABC7 #7482C7
triadic
#74ABC7 #C774AB #ABC774
tetradic
#74ABC7 #BA74C7 #C79074 #82C774
square
#74ABC7 #BA74C7 #C79074 #82C774
split-complementary
#74ABC7 #C77482 #C7BA74
monochromatic
#376E89 #4990B5 #74ABC7 #A0C5D9 #CBE0EA
Accessibility & contrast
On white
2.50
#74ABC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#74ABC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74ABC7
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74ABC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74ABC7 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA9C8
Deuteranopia (green-blind)
#91A0C7
Tritanopia (blue-blind)
#53B3B4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #74abc7; /* rgb */ color: rgb(116, 171, 199); /* oklch */ color: oklch(71.3% 0.071 231.2);
Tailwind
colors: {
custom: {
50: '#9fc4d8',
500: '#74abc7',
950: '#000000',
},
}SCSS
$custom: #74abc7; $custom-light: #9fc4d8; $custom-dark: #000000;
JSON
{
"hex": "#74abc7",
"rgb": {
"r": 116,
"g": 171,
"b": 199
},
"hsl": {
"h": 200.241,
"s": 42.564,
"l": 61.765
},
"oklch": {
"l": 0.71329,
"c": 0.07067,
"h": 231.2
},
"luminance": 0.36962
}Semantic roles & 50–950 ramp
primary
#74ABC7
secondary
#DBC6BC
accent
#5D30B6
background
#FAFCFD
surface
#F3F8FA
border
#CDD1D3
text
#0F1214
muted
#7F8183