#74ABBC#74ABBC
#74ABBC is a light, moderate cyan. Relative luminance 0.365; OKLCH L 70.9% C 0.063 H 219.2°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #74ABBC |
|---|---|
| RGB | rgb(116, 171, 188) |
| HSL | hsl(194, 35%, 60%) |
| HSV | hsv(194, 38%, 74%) |
| CMYK | cmyk(38.3%, 9%, 0%, 26.3%) |
| CIE-LAB | lab(66.88, -13.64, -14.42) |
| CIE-LCH | lch(66.88, 19.85, 226.58°) |
| OKLab | oklab(70.91% -0.0485 -0.0396) |
| OKLCH | oklch(70.91% 0.063 219.2) |
| XYZ | xyz(30.8393, 36.4677, 52.9811) |
| Luminance | 0.3647 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.33
Bluegrey
#85A3B2
ΔE00 5.78
Bluey Grey
#89A0B0
ΔE00 8.20
Cadetblue
#5F9EA0
ΔE00 8.51
Turquoise Blue
#06B1C4
ΔE00 8.65
Light Grey Blue
#9DBCD4
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74ABBC #BC8574
analogous
#74BCA9 #74ABBC #7487BC
triadic
#74ABBC #BC74AB #ABBC74
tetradic
#74ABBC #A974BC #BC8574 #87BC74
square
#74ABBC #A974BC #BC8574 #87BC74
split-complementary
#74ABBC #BC7487 #BCA974
monochromatic
#3B6C7B #4F90A4 #74ABBC #9DC4D0 #C7DDE4
Accessibility & contrast
On white
2.53
#74ABBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#74ABBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74ABBC
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74ABBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74ABBC | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BD
Deuteranopia (green-blind)
#959FBC
Tritanopia (blue-blind)
#58B1B0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #74abbc; /* rgb */ color: rgb(116, 171, 188); /* oklch */ color: oklch(70.9% 0.063 219.2);
Tailwind
colors: {
custom: {
50: '#9fc4d0',
500: '#74abbc',
950: '#000000',
},
}SCSS
$custom: #74abbc; $custom-light: #9fc4d0; $custom-dark: #000000;
JSON
{
"hex": "#74abbc",
"rgb": {
"r": 116,
"g": 171,
"b": 188
},
"hsl": {
"h": 194.167,
"s": 34.951,
"l": 59.608
},
"oklch": {
"l": 0.70911,
"c": 0.06262,
"h": 219.2
},
"luminance": 0.3647
}Semantic roles & 50–950 ramp
primary
#74ABBC
secondary
#D4BFB8
accent
#775DCB
background
#FAFCFC
surface
#F3F8F9
border
#CDD1D2
text
#0F1214
muted
#7F8182