#4AA5C0#4AA5C0
#4AA5C0 is a light, moderate cyan. Relative luminance 0.322; OKLCH L 67.8% C 0.094 H 220.3°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #4AA5C0 |
|---|---|
| RGB | rgb(74, 165, 192) |
| HSL | hsl(194, 48%, 52%) |
| HSV | hsv(194, 61%, 75%) |
| CMYK | cmyk(61.5%, 14.1%, 0%, 24.7%) |
| CIE-LAB | lab(63.48, -18.90, -21.96) |
| CIE-LCH | lch(63.48, 28.97, 229.28°) |
| OKLab | oklab(67.76% -0.072 -0.0611) |
| OKLCH | oklch(67.76% 0.094 220.3) |
| XYZ | xyz(25.7898, 32.1693, 54.7091) |
| Luminance | 0.3217 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.49
Greyblue
#77A1B5
ΔE00 6.65
Cadetblue
#5F9EA0
ΔE00 9.20
Bluegrey
#85A3B2
ΔE00 9.38
Teal Blue
#01889F
ΔE00 10.67
Deepskyblue
#00BFFF
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AA5C0 #C0654A
analogous
#4AC0A0 #4AA5C0 #4A6AC0
triadic
#4AA5C0 #C04AA5 #A5C04A
tetradic
#4AA5C0 #A04AC0 #C0654A #6AC04A
square
#4AA5C0 #A04AC0 #C0654A #6AC04A
split-complementary
#4AA5C0 #C04A6A #C0A04A
monochromatic
#255B6B #358198 #4AA5C0 #77BCD0 #A5D2E0
Accessibility & contrast
On white
2.82
#4AA5C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#4AA5C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AA5C0
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AA5C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AA5C0 | 1.00 | 2.82 | 7.43 | 7.43 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A1C1
Deuteranopia (green-blind)
#8394C0
Tritanopia (blue-blind)
#00AEAE
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #4aa5c0; /* rgb */ color: rgb(74, 165, 192); /* oklch */ color: oklch(67.8% 0.094 220.3);
Tailwind
colors: {
custom: {
50: '#88bfd3',
500: '#4aa5c0',
950: '#000000',
},
}SCSS
$custom: #4aa5c0; $custom-light: #88bfd3; $custom-dark: #000000;
JSON
{
"hex": "#4aa5c0",
"rgb": {
"r": 74,
"g": 165,
"b": 192
},
"hsl": {
"h": 193.729,
"s": 48.361,
"l": 52.157
},
"oklch": {
"l": 0.67761,
"c": 0.09439,
"h": 220.3
},
"luminance": 0.32172
}Semantic roles & 50–950 ramp
primary
#4AA5C0
secondary
#CDA599
accent
#6F50D8
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1214
muted
#7D8182