#4FA5BE#4FA5BE
#4FA5BE is a light, moderate cyan. Relative luminance 0.323; OKLCH L 67.9% C 0.090 H 219.6°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA5BE |
|---|---|
| RGB | rgb(79, 165, 190) |
| HSL | hsl(194, 46%, 53%) |
| HSV | hsv(194, 58%, 75%) |
| CMYK | cmyk(58.4%, 13.2%, 0%, 25.5%) |
| CIE-LAB | lab(63.58, -18.57, -20.68) |
| CIE-LCH | lch(63.58, 27.79, 228.08°) |
| OKLab | oklab(67.86% -0.0695 -0.0574) |
| OKLCH | oklch(67.86% 0.09 219.6) |
| XYZ | xyz(25.9702, 32.2877, 53.5687) |
| Luminance | 0.3229 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.37
Turquoise Blue
#06B1C4
ΔE00 6.40
Cadetblue
#5F9EA0
ΔE00 8.66
Bluegrey
#85A3B2
ΔE00 9.05
Teal Blue
#01889F
ΔE00 10.74
Bluey Grey
#89A0B0
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA5BE #BE684F
analogous
#4FBEA0 #4FA5BE #4F6DBE
triadic
#4FA5BE #BE4FA5 #A5BE4F
tetradic
#4FA5BE #A04FBE #BE684F #6DBE4F
square
#4FA5BE #A04FBE #BE684F #6DBE4F
split-complementary
#4FA5BE #BE4F6D #BEA04F
monochromatic
#285C6B #388298 #4FA5BE #7CBCCF #A8D3DF
Accessibility & contrast
On white
2.82
#4FA5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#4FA5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FA5BE
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA5BE | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A1BF
Deuteranopia (green-blind)
#8595BE
Tritanopia (blue-blind)
#00ADAD
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #4fa5be; /* rgb */ color: rgb(79, 165, 190); /* oklch */ color: oklch(67.9% 0.090 219.6);
Tailwind
colors: {
custom: {
50: '#8abfd1',
500: '#4fa5be',
950: '#000000',
},
}SCSS
$custom: #4fa5be; $custom-light: #8abfd1; $custom-dark: #000000;
JSON
{
"hex": "#4fa5be",
"rgb": {
"r": 79,
"g": 165,
"b": 190
},
"hsl": {
"h": 193.514,
"s": 46.058,
"l": 52.745
},
"oklch": {
"l": 0.67863,
"c": 0.09018,
"h": 219.6
},
"luminance": 0.3229
}Semantic roles & 50–950 ramp
primary
#4FA5BE
secondary
#CCA79C
accent
#7052D6
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0D1214
muted
#7D8182