#4FA4BD#4FA4BD
#4FA4BD is a light, moderate cyan. Relative luminance 0.319; OKLCH L 67.6% C 0.090 H 219.8°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA4BD |
|---|---|
| RGB | rgb(79, 164, 189) |
| HSL | hsl(194, 45%, 53%) |
| HSV | hsv(194, 58%, 74%) |
| CMYK | cmyk(58.2%, 13.2%, 0%, 25.9%) |
| CIE-LAB | lab(63.25, -18.34, -20.63) |
| CIE-LCH | lch(63.25, 27.60, 228.36°) |
| OKLab | oklab(67.58% -0.0688 -0.0573) |
| OKLCH | oklch(67.58% 0.09 219.8) |
| XYZ | xyz(25.6816, 31.8848, 52.9352) |
| Luminance | 0.3189 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.27
Turquoise Blue
#06B1C4
ΔE00 6.61
Cadetblue
#5F9EA0
ΔE00 8.62
Bluegrey
#85A3B2
ΔE00 8.99
Teal Blue
#01889F
ΔE00 10.49
Bluey Grey
#89A0B0
ΔE00 10.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA4BD #BD684F
analogous
#4FBD9F #4FA4BD #4F6DBD
triadic
#4FA4BD #BD4FA4 #A4BD4F
tetradic
#4FA4BD #9F4FBD #BD684F #6DBD4F
square
#4FA4BD #9F4FBD #BD684F #6DBD4F
split-complementary
#4FA4BD #BD4F6D #BD9F4F
monochromatic
#285B6A #388196 #4FA4BD #7CBBCE #A8D2DE
Accessibility & contrast
On white
2.85
#4FA4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#4FA4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FA4BD
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA4BD | 1.00 | 2.85 | 7.38 | 7.38 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A0BE
Deuteranopia (green-blind)
#8494BD
Tritanopia (blue-blind)
#00ACAC
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #4fa4bd; /* rgb */ color: rgb(79, 164, 189); /* oklch */ color: oklch(67.6% 0.090 219.8);
Tailwind
colors: {
custom: {
50: '#8abfd1',
500: '#4fa4bd',
950: '#000000',
},
}SCSS
$custom: #4fa4bd; $custom-light: #8abfd1; $custom-dark: #000000;
JSON
{
"hex": "#4fa4bd",
"rgb": {
"r": 79,
"g": 164,
"b": 189
},
"hsl": {
"h": 193.636,
"s": 45.455,
"l": 52.549
},
"oklch": {
"l": 0.67585,
"c": 0.08955,
"h": 219.8
},
"luminance": 0.31887
}Semantic roles & 50–950 ramp
primary
#4FA4BD
secondary
#CCA79C
accent
#7053D5
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0D1214
muted
#7D8182