#4AA6BB#4AA6BB
#4AA6BB is a light, moderate cyan. Relative luminance 0.323; OKLCH L 67.8% C 0.092 H 215.1°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #4AA6BB |
|---|---|
| RGB | rgb(74, 166, 187) |
| HSL | hsl(191, 45%, 51%) |
| HSV | hsv(191, 60%, 73%) |
| CMYK | cmyk(60.4%, 11.2%, 0%, 26.7%) |
| CIE-LAB | lab(63.60, -20.94, -18.99) |
| CIE-LCH | lch(63.60, 28.27, 222.20°) |
| OKLab | oklab(67.8% -0.075 -0.0527) |
| OKLCH | oklch(67.8% 0.092 215.1) |
| XYZ | xyz(25.4263, 32.3136, 51.9012) |
| Luminance | 0.3232 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.95
Cadetblue
#5F9EA0
ΔE00 7.37
Greyblue
#77A1B5
ΔE00 7.56
Bluegrey
#85A3B2
ΔE00 10.01
Teal Blue
#01889F
ΔE00 10.62
Bluey Grey
#89A0B0
ΔE00 12.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AA6BB #BB5F4A
analogous
#4ABB97 #4AA6BB #4A6DBB
triadic
#4AA6BB #BB4AA6 #A6BB4A
tetradic
#4AA6BB #974ABB #BB5F4A #6DBB4A
square
#4AA6BB #974ABB #BB5F4A #6DBB4A
split-complementary
#4AA6BB #BB4A6D #BB974A
monochromatic
#265965 #378091 #4AA6BB #76BCCC #A3D2DC
Accessibility & contrast
On white
2.81
#4AA6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#4AA6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AA6BB
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AA6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AA6BB | 1.00 | 2.81 | 7.46 | 7.46 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BC
Deuteranopia (green-blind)
#8695BB
Tritanopia (blue-blind)
#00AEAC
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #4aa6bb; /* rgb */ color: rgb(74, 166, 187); /* oklch */ color: oklch(67.8% 0.092 215.1);
Tailwind
colors: {
custom: {
50: '#88c0cf',
500: '#4aa6bb',
950: '#000000',
},
}SCSS
$custom: #4aa6bb; $custom-light: #88c0cf; $custom-dark: #000000;
JSON
{
"hex": "#4aa6bb",
"rgb": {
"r": 74,
"g": 166,
"b": 187
},
"hsl": {
"h": 191.15,
"s": 45.382,
"l": 51.176
},
"oklch": {
"l": 0.67797,
"c": 0.09168,
"h": 215.1
},
"luminance": 0.32316
}Semantic roles & 50–950 ramp
primary
#4AA6BB
secondary
#C9A197
accent
#6B53D5
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1213
muted
#7D8182