#4AA3BC#4AA3BC
#4AA3BC is a light, moderate cyan. Relative luminance 0.313; OKLCH L 67.1% C 0.092 H 219.1°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #4AA3BC |
|---|---|
| RGB | rgb(74, 163, 188) |
| HSL | hsl(193, 46%, 51%) |
| HSV | hsv(193, 61%, 74%) |
| CMYK | cmyk(60.6%, 13.3%, 0%, 26.3%) |
| CIE-LAB | lab(62.74, -19.07, -20.86) |
| CIE-LCH | lch(62.74, 28.26, 227.56°) |
| OKLab | oklab(67.12% -0.0714 -0.058) |
| OKLCH | oklch(67.12% 0.092 219.1) |
| XYZ | xyz(24.9947, 31.2786, 52.2873) |
| Luminance | 0.3128 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.44
Greyblue
#77A1B5
ΔE00 6.70
Cadetblue
#5F9EA0
ΔE00 8.50
Bluegrey
#85A3B2
ΔE00 9.43
Teal Blue
#01889F
ΔE00 10.00
Dirty Blue
#3F829D
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AA3BC #BC634A
analogous
#4ABC9C #4AA3BC #4A6ABC
triadic
#4AA3BC #BC4AA3 #A3BC4A
tetradic
#4AA3BC #9C4ABC #BC634A #6ABC4A
square
#4AA3BC #9C4ABC #BC634A #6ABC4A
split-complementary
#4AA3BC #BC4A6A #BC9C4A
monochromatic
#265866 #367E93 #4AA3BC #77BACD #A3D0DD
Accessibility & contrast
On white
2.89
#4AA3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#4AA3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AA3BC
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AA3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AA3BC | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939FBD
Deuteranopia (green-blind)
#8392BC
Tritanopia (blue-blind)
#00ABAB
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #4aa3bc; /* rgb */ color: rgb(74, 163, 188); /* oklch */ color: oklch(67.1% 0.092 219.1);
Tailwind
colors: {
custom: {
50: '#88bed0',
500: '#4aa3bc',
950: '#000000',
},
}SCSS
$custom: #4aa3bc; $custom-light: #88bed0; $custom-dark: #000000;
JSON
{
"hex": "#4aa3bc",
"rgb": {
"r": 74,
"g": 163,
"b": 188
},
"hsl": {
"h": 193.158,
"s": 45.968,
"l": 51.373
},
"oklch": {
"l": 0.6712,
"c": 0.09195,
"h": 219.1
},
"luminance": 0.31281
}Semantic roles & 50–950 ramp
primary
#4AA3BC
secondary
#CAA398
accent
#6F52D6
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1214
muted
#7D8182