#74ABB3#74ABB3
#74ABB3 is a light, muted teal. Relative luminance 0.361; OKLCH L 70.6% C 0.059 H 207.4°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #74ABB3 |
|---|---|
| RGB | rgb(116, 171, 179) |
| HSL | hsl(188, 29%, 58%) |
| HSV | hsv(188, 35%, 70%) |
| CMYK | cmyk(35.2%, 4.5%, 0%, 29.8%) |
| CIE-LAB | lab(66.59, -15.94, -9.85) |
| CIE-LCH | lch(66.59, 18.74, 211.71°) |
| OKLab | oklab(70.59% -0.0521 -0.027) |
| OKLCH | oklch(70.59% 0.059 207.4) |
| XYZ | xyz(29.8992, 36.0917, 48.0300) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.65
Greyblue
#77A1B5
ΔE00 7.23
Bluegrey
#85A3B2
ΔE00 7.95
Turquoise Blue
#06B1C4
ΔE00 8.15
Greyish Teal
#719F91
ΔE00 10.18
Bluey Grey
#89A0B0
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74ABB3 #B37C74
analogous
#74B39B #74ABB3 #748BB3
triadic
#74ABB3 #B374AB #ABB374
tetradic
#74ABB3 #9B74B3 #B37C74 #8BB374
square
#74ABB3 #9B74B3 #B37C74 #8BB374
split-complementary
#74ABB3 #B3748B #B39B74
monochromatic
#3D6970 #538E97 #74ABB3 #9CC3C9 #C3DBDE
Accessibility & contrast
On white
2.56
#74ABB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#74ABB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74ABB3
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74ABB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74ABB3 | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A7B4
Deuteranopia (green-blind)
#989EB3
Tritanopia (blue-blind)
#5CB0AD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #74abb3; /* rgb */ color: rgb(116, 171, 179); /* oklch */ color: oklch(70.6% 0.059 207.4);
Tailwind
colors: {
custom: {
50: '#9ec4c9',
500: '#74abb3',
950: '#000000',
},
}SCSS
$custom: #74abb3; $custom-light: #9ec4c9; $custom-dark: #000000;
JSON
{
"hex": "#74abb3",
"rgb": {
"r": 116,
"g": 171,
"b": 179
},
"hsl": {
"h": 187.619,
"s": 29.302,
"l": 57.843
},
"oklch": {
"l": 0.70588,
"c": 0.0587,
"h": 207.4
},
"luminance": 0.36093
}Semantic roles & 50–950 ramp
primary
#74ABB3
secondary
#CEB8B5
accent
#6F62C6
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0F1213
muted
#7E8182