#4AA3BE#4AA3BE
#4AA3BE is a light, moderate cyan. Relative luminance 0.314; OKLCH L 67.2% C 0.093 H 220.7°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #4AA3BE |
|---|---|
| RGB | rgb(74, 163, 190) |
| HSL | hsl(194, 47%, 52%) |
| HSV | hsv(194, 61%, 75%) |
| CMYK | cmyk(61.1%, 14.2%, 0%, 25.5%) |
| CIE-LAB | lab(62.81, -18.46, -21.86) |
| CIE-LCH | lch(62.81, 28.61, 229.83°) |
| OKLab | oklab(67.2% -0.0706 -0.0608) |
| OKLCH | oklch(67.2% 0.093 220.7) |
| XYZ | xyz(25.2118, 31.3654, 53.4307) |
| Luminance | 0.3137 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.49
Turquoise Blue
#06B1C4
ΔE00 6.90
Cadetblue
#5F9EA0
ΔE00 9.15
Bluegrey
#85A3B2
ΔE00 9.29
Teal Blue
#01889F
ΔE00 10.18
Bluey Grey
#89A0B0
ΔE00 11.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AA3BE #BE654A
analogous
#4ABE9F #4AA3BE #4A69BE
triadic
#4AA3BE #BE4AA3 #A3BE4A
tetradic
#4AA3BE #9F4ABE #BE654A #69BE4A
square
#4AA3BE #9F4ABE #BE654A #69BE4A
split-complementary
#4AA3BE #BE4A69 #BE9F4A
monochromatic
#255968 #367F95 #4AA3BE #77BACE #A4D1DE
Accessibility & contrast
On white
2.89
#4AA3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#4AA3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AA3BE
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AA3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AA3BE | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939FBF
Deuteranopia (green-blind)
#8293BE
Tritanopia (blue-blind)
#00ACAC
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #4aa3be; /* rgb */ color: rgb(74, 163, 190); /* oklch */ color: oklch(67.2% 0.093 220.7);
Tailwind
colors: {
custom: {
50: '#88bed1',
500: '#4aa3be',
950: '#000000',
},
}SCSS
$custom: #4aa3be; $custom-light: #88bed1; $custom-dark: #000000;
JSON
{
"hex": "#4aa3be",
"rgb": {
"r": 74,
"g": 163,
"b": 190
},
"hsl": {
"h": 193.966,
"s": 47.154,
"l": 51.765
},
"oklch": {
"l": 0.67203,
"c": 0.09318,
"h": 220.7
},
"luminance": 0.31368
}Semantic roles & 50–950 ramp
primary
#4AA3BE
secondary
#CBA498
accent
#7051D7
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1214
muted
#7D8182