#4AA3BB#4AA3BB
#4AA3BB is a light, moderate cyan. Relative luminance 0.312; OKLCH L 67.1% C 0.091 H 218.2°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #4AA3BB |
|---|---|
| RGB | rgb(74, 163, 187) |
| HSL | hsl(193, 45%, 51%) |
| HSV | hsv(193, 60%, 73%) |
| CMYK | cmyk(60.4%, 12.8%, 0%, 26.7%) |
| CIE-LAB | lab(62.71, -19.37, -20.35) |
| CIE-LCH | lch(62.71, 28.10, 226.41°) |
| OKLab | oklab(67.08% -0.0718 -0.0565) |
| OKLCH | oklch(67.08% 0.091 218.2) |
| XYZ | xyz(24.8873, 31.2356, 51.7216) |
| Luminance | 0.3124 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.22
Greyblue
#77A1B5
ΔE00 6.83
Cadetblue
#5F9EA0
ΔE00 8.17
Bluegrey
#85A3B2
ΔE00 9.52
Teal Blue
#01889F
ΔE00 9.94
Dirty Blue
#3F829D
ΔE00 11.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AA3BB #BB624A
analogous
#4ABB9A #4AA3BB #4A6ABB
triadic
#4AA3BB #BB4AA3 #A3BB4A
tetradic
#4AA3BB #9A4ABB #BB624A #6ABB4A
square
#4AA3BB #9A4ABB #BB624A #6ABB4A
split-complementary
#4AA3BB #BB4A6A #BB9A4A
monochromatic
#265765 #377E91 #4AA3BB #76BACC #A3D0DC
Accessibility & contrast
On white
2.90
#4AA3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#4AA3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AA3BB
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AA3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AA3BB | 1.00 | 2.90 | 7.25 | 7.25 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949FBC
Deuteranopia (green-blind)
#8392BB
Tritanopia (blue-blind)
#00ABAA
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #4aa3bb; /* rgb */ color: rgb(74, 163, 187); /* oklch */ color: oklch(67.1% 0.091 218.2);
Tailwind
colors: {
custom: {
50: '#87becf',
500: '#4aa3bb',
950: '#000000',
},
}SCSS
$custom: #4aa3bb; $custom-light: #87becf; $custom-dark: #000000;
JSON
{
"hex": "#4aa3bb",
"rgb": {
"r": 74,
"g": 163,
"b": 187
},
"hsl": {
"h": 192.743,
"s": 45.382,
"l": 51.176
},
"oklch": {
"l": 0.6708,
"c": 0.09136,
"h": 218.2
},
"luminance": 0.31238
}Semantic roles & 50–950 ramp
primary
#4AA3BB
secondary
#C9A297
accent
#6E53D5
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1213
muted
#7D8182