#4BA4BB#4BA4BB
#4BA4BB is a light, moderate cyan. Relative luminance 0.316; OKLCH L 67.4% C 0.091 H 217.3°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #4BA4BB |
|---|---|
| RGB | rgb(75, 164, 187) |
| HSL | hsl(192, 45%, 51%) |
| HSV | hsv(192, 60%, 73%) |
| CMYK | cmyk(59.9%, 12.3%, 0%, 26.7%) |
| CIE-LAB | lab(63.04, -19.71, -19.84) |
| CIE-LCH | lch(63.04, 27.97, 225.19°) |
| OKLab | oklab(67.36% -0.0722 -0.0551) |
| OKLCH | oklch(67.36% 0.091 217.3) |
| XYZ | xyz(25.1432, 31.6321, 51.7846) |
| Luminance | 0.3164 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.86
Greyblue
#77A1B5
ΔE00 6.95
Cadetblue
#5F9EA0
ΔE00 7.89
Bluegrey
#85A3B2
ΔE00 9.57
Teal Blue
#01889F
ΔE00 10.18
Bluey Grey
#89A0B0
ΔE00 11.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BA4BB #BB624B
analogous
#4BBB9A #4BA4BB #4B6CBB
triadic
#4BA4BB #BB4BA4 #A4BB4B
tetradic
#4BA4BB #9A4BBB #BB624B #6CBB4B
square
#4BA4BB #9A4BBB #BB624B #6CBB4B
split-complementary
#4BA4BB #BB4B6C #BB9A4B
monochromatic
#265865 #377F92 #4BA4BB #77BACC #A4D1DD
Accessibility & contrast
On white
2.87
#4BA4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#4BA4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BA4BB
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BA4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BA4BB | 1.00 | 2.87 | 7.33 | 7.33 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A0BC
Deuteranopia (green-blind)
#8493BB
Tritanopia (blue-blind)
#00ACAB
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #4ba4bb; /* rgb */ color: rgb(75, 164, 187); /* oklch */ color: oklch(67.4% 0.091 217.3);
Tailwind
colors: {
custom: {
50: '#88bfcf',
500: '#4ba4bb',
950: '#000000',
},
}SCSS
$custom: #4ba4bb; $custom-light: #88bfcf; $custom-dark: #000000;
JSON
{
"hex": "#4ba4bb",
"rgb": {
"r": 75,
"g": 164,
"b": 187
},
"hsl": {
"h": 192.321,
"s": 45.161,
"l": 51.373
},
"oklch": {
"l": 0.67355,
"c": 0.09084,
"h": 217.3
},
"luminance": 0.31635
}Semantic roles & 50–950 ramp
primary
#4BA4BB
secondary
#CAA298
accent
#6E53D5
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1213
muted
#7D8182