#4AA5BE#4AA5BE
#4AA5BE is a light, moderate cyan. Relative luminance 0.321; OKLCH L 67.7% C 0.093 H 218.7°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #4AA5BE |
|---|---|
| RGB | rgb(74, 165, 190) |
| HSL | hsl(193, 47%, 52%) |
| HSV | hsv(193, 61%, 75%) |
| CMYK | cmyk(61.1%, 13.2%, 0%, 25.5%) |
| CIE-LAB | lab(63.41, -19.51, -20.96) |
| CIE-LCH | lch(63.41, 28.63, 227.05°) |
| OKLab | oklab(67.68% -0.0727 -0.0582) |
| OKLCH | oklch(67.68% 0.093 218.7) |
| XYZ | xyz(25.5697, 32.0812, 53.5500) |
| Luminance | 0.3208 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.01
Greyblue
#77A1B5
ΔE00 6.86
Cadetblue
#5F9EA0
ΔE00 8.57
Bluegrey
#85A3B2
ΔE00 9.52
Teal Blue
#01889F
ΔE00 10.52
Bluey Grey
#89A0B0
ΔE00 11.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AA5BE #BE634A
analogous
#4ABE9D #4AA5BE #4A6BBE
triadic
#4AA5BE #BE4AA5 #A5BE4A
tetradic
#4AA5BE #9D4ABE #BE634A #6BBE4A
square
#4AA5BE #9D4ABE #BE634A #6BBE4A
split-complementary
#4AA5BE #BE4A6B #BE9D4A
monochromatic
#255A68 #368195 #4AA5BE #77BBCE #A4D2DE
Accessibility & contrast
On white
2.83
#4AA5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#4AA5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AA5BE
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AA5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AA5BE | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A1BF
Deuteranopia (green-blind)
#8494BE
Tritanopia (blue-blind)
#00AEAD
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #4aa5be; /* rgb */ color: rgb(74, 165, 190); /* oklch */ color: oklch(67.7% 0.093 218.7);
Tailwind
colors: {
custom: {
50: '#88bfd1',
500: '#4aa5be',
950: '#000000',
},
}SCSS
$custom: #4aa5be; $custom-light: #88bfd1; $custom-dark: #000000;
JSON
{
"hex": "#4aa5be",
"rgb": {
"r": 74,
"g": 165,
"b": 190
},
"hsl": {
"h": 192.931,
"s": 47.154,
"l": 51.765
},
"oklch": {
"l": 0.67679,
"c": 0.0932,
"h": 218.7
},
"luminance": 0.32084
}Semantic roles & 50–950 ramp
primary
#4AA5BE
secondary
#CBA398
accent
#6E51D7
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1214
muted
#7D8182