#4AA5BC#4AA5BC
#4AA5BC is a light, moderate cyan. Relative luminance 0.320; OKLCH L 67.6% C 0.092 H 217.0°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #4AA5BC |
|---|---|
| RGB | rgb(74, 165, 188) |
| HSL | hsl(192, 46%, 51%) |
| HSV | hsv(192, 61%, 74%) |
| CMYK | cmyk(60.6%, 12.2%, 0%, 26.3%) |
| CIE-LAB | lab(63.34, -20.12, -19.95) |
| CIE-LCH | lch(63.34, 28.33, 224.76°) |
| OKLab | oklab(67.6% -0.0735 -0.0554) |
| OKLCH | oklch(67.6% 0.092 217) |
| XYZ | xyz(25.3526, 31.9944, 52.4066) |
| Luminance | 0.3200 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.56
Greyblue
#77A1B5
ΔE00 7.13
Cadetblue
#5F9EA0
ΔE00 7.93
Bluegrey
#85A3B2
ΔE00 9.71
Teal Blue
#01889F
ΔE00 10.41
Bluey Grey
#89A0B0
ΔE00 11.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AA5BC #BC614A
analogous
#4ABC9A #4AA5BC #4A6CBC
triadic
#4AA5BC #BC4AA5 #A5BC4A
tetradic
#4AA5BC #9A4ABC #BC614A #6CBC4A
square
#4AA5BC #9A4ABC #BC614A #6CBC4A
split-complementary
#4AA5BC #BC4A6C #BC9A4A
monochromatic
#265966 #368093 #4AA5BC #77BBCD #A3D1DD
Accessibility & contrast
On white
2.84
#4AA5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#4AA5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AA5BC
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AA5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AA5BC | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A0BD
Deuteranopia (green-blind)
#8594BC
Tritanopia (blue-blind)
#00ADAC
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #4aa5bc; /* rgb */ color: rgb(74, 165, 188); /* oklch */ color: oklch(67.6% 0.092 217.0);
Tailwind
colors: {
custom: {
50: '#88c0d0',
500: '#4aa5bc',
950: '#000000',
},
}SCSS
$custom: #4aa5bc; $custom-light: #88c0d0; $custom-dark: #000000;
JSON
{
"hex": "#4aa5bc",
"rgb": {
"r": 74,
"g": 165,
"b": 188
},
"hsl": {
"h": 192.105,
"s": 45.968,
"l": 51.373
},
"oklch": {
"l": 0.67598,
"c": 0.09207,
"h": 217
},
"luminance": 0.31997
}Semantic roles & 50–950 ramp
primary
#4AA5BC
secondary
#CAA298
accent
#6D52D6
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1214
muted
#7D8182