#4AA4BC#4AA4BC
#4AA4BC is a light, moderate cyan. Relative luminance 0.316; OKLCH L 67.4% C 0.092 H 218.0°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #4AA4BC |
|---|---|
| RGB | rgb(74, 164, 188) |
| HSL | hsl(193, 46%, 51%) |
| HSV | hsv(193, 61%, 74%) |
| CMYK | cmyk(60.6%, 12.8%, 0%, 26.3%) |
| CIE-LAB | lab(63.04, -19.59, -20.40) |
| CIE-LCH | lch(63.04, 28.29, 226.16°) |
| OKLab | oklab(67.36% -0.0724 -0.0567) |
| OKLCH | oklch(67.36% 0.092 218) |
| XYZ | xyz(25.1730, 31.6351, 52.3468) |
| Luminance | 0.3164 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.00
Greyblue
#77A1B5
ΔE00 6.90
Cadetblue
#5F9EA0
ΔE00 8.21
Bluegrey
#85A3B2
ΔE00 9.56
Teal Blue
#01889F
ΔE00 10.20
Bluey Grey
#89A0B0
ΔE00 11.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AA4BC #BC624A
analogous
#4ABC9B #4AA4BC #4A6BBC
triadic
#4AA4BC #BC4AA4 #A4BC4A
tetradic
#4AA4BC #9B4ABC #BC624A #6BBC4A
square
#4AA4BC #9B4ABC #BC624A #6BBC4A
split-complementary
#4AA4BC #BC4A6B #BC9B4A
monochromatic
#265866 #367F93 #4AA4BC #77BACD #A3D1DD
Accessibility & contrast
On white
2.87
#4AA4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#4AA4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AA4BC
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AA4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AA4BC | 1.00 | 2.87 | 7.33 | 7.33 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A0BD
Deuteranopia (green-blind)
#8493BC
Tritanopia (blue-blind)
#00ACAB
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #4aa4bc; /* rgb */ color: rgb(74, 164, 188); /* oklch */ color: oklch(67.4% 0.092 218.0);
Tailwind
colors: {
custom: {
50: '#88bfd0',
500: '#4aa4bc',
950: '#000000',
},
}SCSS
$custom: #4aa4bc; $custom-light: #88bfd0; $custom-dark: #000000;
JSON
{
"hex": "#4aa4bc",
"rgb": {
"r": 74,
"g": 164,
"b": 188
},
"hsl": {
"h": 192.632,
"s": 45.968,
"l": 51.373
},
"oklch": {
"l": 0.67359,
"c": 0.09199,
"h": 218
},
"luminance": 0.31638
}Semantic roles & 50–950 ramp
primary
#4AA4BC
secondary
#CAA298
accent
#6E52D6
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1214
muted
#7D8182