#4BA7BB#4BA7BB
#4BA7BB is a light, moderate cyan. Relative luminance 0.327; OKLCH L 68.1% C 0.091 H 214.2°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #4BA7BB |
|---|---|
| RGB | rgb(75, 167, 187) |
| HSL | hsl(191, 45%, 51%) |
| HSV | hsv(191, 60%, 73%) |
| CMYK | cmyk(59.9%, 10.7%, 0%, 26.7%) |
| CIE-LAB | lab(63.93, -21.27, -18.48) |
| CIE-LCH | lch(63.93, 28.18, 220.99°) |
| OKLab | oklab(68.07% -0.0755 -0.0513) |
| OKLCH | oklch(68.07% 0.091 214.2) |
| XYZ | xyz(25.6864, 32.7186, 51.9657) |
| Luminance | 0.3272 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.63
Cadetblue
#5F9EA0
ΔE00 7.15
Greyblue
#77A1B5
ΔE00 7.76
Bluegrey
#85A3B2
ΔE00 10.12
Teal Blue
#01889F
ΔE00 10.91
Sea
#3C9992
ΔE00 12.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BA7BB #BB5F4B
analogous
#4BBB97 #4BA7BB #4B6FBB
triadic
#4BA7BB #BB4BA7 #A7BB4B
tetradic
#4BA7BB #974BBB #BB5F4B #6FBB4B
square
#4BA7BB #974BBB #BB5F4B #6FBB4B
split-complementary
#4BA7BB #BB4B6F #BB974B
monochromatic
#265A65 #378292 #4BA7BB #77BDCC #A4D2DD
Accessibility & contrast
On white
2.78
#4BA7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#4BA7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BA7BB
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BA7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BA7BB | 1.00 | 2.78 | 7.54 | 7.54 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BC
Deuteranopia (green-blind)
#8896BB
Tritanopia (blue-blind)
#00AFAD
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #4ba7bb; /* rgb */ color: rgb(75, 167, 187); /* oklch */ color: oklch(68.1% 0.091 214.2);
Tailwind
colors: {
custom: {
50: '#88c1cf',
500: '#4ba7bb',
950: '#000000',
},
}SCSS
$custom: #4ba7bb; $custom-light: #88c1cf; $custom-dark: #000000;
JSON
{
"hex": "#4ba7bb",
"rgb": {
"r": 75,
"g": 167,
"b": 187
},
"hsl": {
"h": 190.714,
"s": 45.161,
"l": 51.373
},
"oklch": {
"l": 0.68072,
"c": 0.09125,
"h": 214.2
},
"luminance": 0.32721
}Semantic roles & 50–950 ramp
primary
#4BA7BB
secondary
#CAA198
accent
#6A53D5
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1213
muted
#7D8182