#4BA7BE#4BA7BE
#4BA7BE is a light, moderate cyan. Relative luminance 0.329; OKLCH L 68.2% C 0.093 H 216.8°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #4BA7BE |
|---|---|
| RGB | rgb(75, 167, 190) |
| HSL | hsl(192, 47%, 52%) |
| HSV | hsv(192, 61%, 75%) |
| CMYK | cmyk(60.5%, 12.1%, 0%, 25.5%) |
| CIE-LAB | lab(64.04, -20.37, -19.99) |
| CIE-LCH | lch(64.04, 28.54, 224.47°) |
| OKLab | oklab(68.19% -0.0743 -0.0555) |
| OKLCH | oklch(68.19% 0.093 216.8) |
| XYZ | xyz(26.0109, 32.8484, 53.6748) |
| Luminance | 0.3285 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.22
Greyblue
#77A1B5
ΔE00 7.24
Cadetblue
#5F9EA0
ΔE00 8.07
Bluegrey
#85A3B2
ΔE00 9.75
Teal Blue
#01889F
ΔE00 10.97
Bright Sky Blue
#02CCFE
ΔE00 11.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BA7BE #BE624B
analogous
#4BBE9C #4BA7BE #4B6EBE
triadic
#4BA7BE #BE4BA7 #A7BE4B
tetradic
#4BA7BE #9C4BBE #BE624B #6EBE4B
square
#4BA7BE #9C4BBE #BE624B #6EBE4B
split-complementary
#4BA7BE #BE4B6E #BE9C4B
monochromatic
#265B69 #368396 #4BA7BE #78BDCE #A5D3DE
Accessibility & contrast
On white
2.77
#4BA7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#4BA7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BA7BE
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BA7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BA7BE | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BF
Deuteranopia (green-blind)
#8796BE
Tritanopia (blue-blind)
#00AFAE
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #4ba7be; /* rgb */ color: rgb(75, 167, 190); /* oklch */ color: oklch(68.2% 0.093 216.8);
Tailwind
colors: {
custom: {
50: '#88c1d1',
500: '#4ba7be',
950: '#000000',
},
}SCSS
$custom: #4ba7be; $custom-light: #88c1d1; $custom-dark: #000000;
JSON
{
"hex": "#4ba7be",
"rgb": {
"r": 75,
"g": 167,
"b": 190
},
"hsl": {
"h": 192,
"s": 46.939,
"l": 51.961
},
"oklch": {
"l": 0.68192,
"c": 0.09275,
"h": 216.8
},
"luminance": 0.32851
}Semantic roles & 50–950 ramp
primary
#4BA7BE
secondary
#CCA399
accent
#6C51D7
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1214
muted
#7D8182