#74ACBB#74ACBB
#74ACBB is a light, moderate cyan. Relative luminance 0.368; OKLCH L 71.1% C 0.062 H 216.4°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #74ACBB |
|---|---|
| RGB | rgb(116, 172, 187) |
| HSL | hsl(193, 34%, 59%) |
| HSV | hsv(193, 38%, 73%) |
| CMYK | cmyk(38%, 8%, 0%, 26.7%) |
| CIE-LAB | lab(67.13, -14.43, -13.48) |
| CIE-LCH | lch(67.13, 19.75, 223.04°) |
| OKLab | oklab(71.1% -0.0502 -0.037) |
| OKLCH | oklch(71.1% 0.062 216.4) |
| XYZ | xyz(30.9215, 36.8040, 52.4786) |
| Luminance | 0.3681 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.14
Bluegrey
#85A3B2
ΔE00 6.38
Cadetblue
#5F9EA0
ΔE00 7.89
Turquoise Blue
#06B1C4
ΔE00 8.25
Bluey Grey
#89A0B0
ΔE00 8.83
Sky Blue
#87CEEB
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74ACBB #BB8374
analogous
#74BBA7 #74ACBB #7489BB
triadic
#74ACBB #BB74AC #ACBB74
tetradic
#74ACBB #A774BB #BB8374 #89BB74
square
#74ACBB #A774BB #BB8374 #89BB74
split-complementary
#74ACBB #BB7489 #BBA774
monochromatic
#3B6C79 #4F91A2 #74ACBB #9DC5CF #C6DDE3
Accessibility & contrast
On white
2.51
#74ACBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#74ACBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74ACBB
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74ACBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74ACBB | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A8BC
Deuteranopia (green-blind)
#96A0BB
Tritanopia (blue-blind)
#59B2B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #74acbb; /* rgb */ color: rgb(116, 172, 187); /* oklch */ color: oklch(71.1% 0.062 216.4);
Tailwind
colors: {
custom: {
50: '#9fc4cf',
500: '#74acbb',
950: '#000000',
},
}SCSS
$custom: #74acbb; $custom-light: #9fc4cf; $custom-dark: #000000;
JSON
{
"hex": "#74acbb",
"rgb": {
"r": 116,
"g": 172,
"b": 187
},
"hsl": {
"h": 192.676,
"s": 34.3,
"l": 59.412
},
"oklch": {
"l": 0.71102,
"c": 0.06235,
"h": 216.4
},
"luminance": 0.36806
}Semantic roles & 50–950 ramp
primary
#74ACBB
secondary
#D3BDB8
accent
#745DCA
background
#FAFCFC
surface
#F3F8F9
border
#CDD1D2
text
#0F1213
muted
#7F8182