#74ABBE#74ABBE
#74ABBE is a light, moderate cyan. Relative luminance 0.366; OKLCH L 71.0% C 0.064 H 221.6°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #74ABBE |
|---|---|
| RGB | rgb(116, 171, 190) |
| HSL | hsl(195, 36%, 60%) |
| HSV | hsv(195, 39%, 75%) |
| CMYK | cmyk(38.9%, 10%, 0%, 25.5%) |
| CIE-LAB | lab(66.94, -13.12, -15.43) |
| CIE-LCH | lch(66.94, 20.26, 229.61°) |
| OKLab | oklab(70.99% -0.0477 -0.0424) |
| OKLCH | oklch(70.99% 0.064 221.6) |
| XYZ | xyz(31.0564, 36.5546, 54.1245) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.90
Bluegrey
#85A3B2
ΔE00 5.52
Bluey Grey
#89A0B0
ΔE00 7.86
Turquoise Blue
#06B1C4
ΔE00 8.95
Light Grey Blue
#9DBCD4
ΔE00 9.10
Cadetblue
#5F9EA0
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74ABBE #BE8774
analogous
#74BEAC #74ABBE #7486BE
triadic
#74ABBE #BE74AB #ABBE74
tetradic
#74ABBE #AC74BE #BE8774 #86BE74
square
#74ABBE #AC74BE #BE8774 #86BE74
split-complementary
#74ABBE #BE7486 #BEAC74
monochromatic
#3A6C7D #4E90A7 #74ABBE #9EC4D2 #C7DDE5
Accessibility & contrast
On white
2.53
#74ABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#74ABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74ABBE
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74ABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74ABBE | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BF
Deuteranopia (green-blind)
#949FBE
Tritanopia (blue-blind)
#57B1B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #74abbe; /* rgb */ color: rgb(116, 171, 190); /* oklch */ color: oklch(71.0% 0.064 221.6);
Tailwind
colors: {
custom: {
50: '#9fc4d1',
500: '#74abbe',
950: '#000000',
},
}SCSS
$custom: #74abbe; $custom-light: #9fc4d1; $custom-dark: #000000;
JSON
{
"hex": "#74abbe",
"rgb": {
"r": 116,
"g": 171,
"b": 190
},
"hsl": {
"h": 195.405,
"s": 36.275,
"l": 60
},
"oklch": {
"l": 0.70985,
"c": 0.06385,
"h": 221.6
},
"luminance": 0.36557
}Semantic roles & 50–950 ramp
primary
#74ABBE
secondary
#D5C0B9
accent
#785CCC
background
#FAFCFC
surface
#F3F8F9
border
#CDD1D2
text
#0F1214
muted
#7F8182