#4BA0BC#4BA0BC
#4BA0BC is a light, moderate cyan. Relative luminance 0.303; OKLCH L 66.4% C 0.091 H 222.4°. Best body text is #000000 at 7.05:1 contrast (WCAG AA passes).
Color values
| HEX | #4BA0BC |
|---|---|
| RGB | rgb(75, 160, 188) |
| HSL | hsl(195, 46%, 52%) |
| HSV | hsv(195, 60%, 74%) |
| CMYK | cmyk(60.1%, 14.9%, 0%, 26.3%) |
| CIE-LAB | lab(61.88, -17.29, -22.17) |
| CIE-LCH | lch(61.88, 28.11, 232.04°) |
| OKLab | oklab(66.44% -0.0675 -0.0617) |
| OKLCH | oklch(66.44% 0.091 222.4) |
| XYZ | xyz(24.5460, 30.2659, 52.1155) |
| Luminance | 0.3027 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.18
Turquoise Blue
#06B1C4
ΔE00 7.88
Bluegrey
#85A3B2
ΔE00 9.08
Cadetblue
#5F9EA0
ΔE00 9.50
Teal Blue
#01889F
ΔE00 9.62
Dirty Blue
#3F829D
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BA0BC #BC674B
analogous
#4BBCA0 #4BA0BC #4B68BC
triadic
#4BA0BC #BC4BA0 #A0BC4B
tetradic
#4BA0BC #A04BBC #BC674B #68BC4B
square
#4BA0BC #A04BBC #BC674B #68BC4B
split-complementary
#4BA0BC #BC4B68 #BCA04B
monochromatic
#265766 #377C93 #4BA0BC #78B8CD #A4CFDD
Accessibility & contrast
On white
2.98
#4BA0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.05
#4BA0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BA0BC
7.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BA0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BA0BC | 1.00 | 2.98 | 7.05 | 7.05 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909CBD
Deuteranopia (green-blind)
#7F90BC
Tritanopia (blue-blind)
#00A9A9
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #4ba0bc; /* rgb */ color: rgb(75, 160, 188); /* oklch */ color: oklch(66.4% 0.091 222.4);
Tailwind
colors: {
custom: {
50: '#88bcd0',
500: '#4ba0bc',
950: '#000000',
},
}SCSS
$custom: #4ba0bc; $custom-light: #88bcd0; $custom-dark: #000000;
JSON
{
"hex": "#4ba0bc",
"rgb": {
"r": 75,
"g": 160,
"b": 188
},
"hsl": {
"h": 194.867,
"s": 45.749,
"l": 51.569
},
"oklch": {
"l": 0.66442,
"c": 0.0914,
"h": 222.4
},
"luminance": 0.30268
}Semantic roles & 50–950 ramp
primary
#4BA0BC
secondary
#CAA599
accent
#7352D5
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1214
muted
#7D8182