#4FA4BE#4FA4BE
#4FA4BE is a light, moderate cyan. Relative luminance 0.319; OKLCH L 67.6% C 0.090 H 220.6°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA4BE |
|---|---|
| RGB | rgb(79, 164, 190) |
| HSL | hsl(194, 46%, 53%) |
| HSV | hsv(194, 58%, 75%) |
| CMYK | cmyk(58.4%, 13.7%, 0%, 25.5%) |
| CIE-LAB | lab(63.28, -18.04, -21.13) |
| CIE-LCH | lch(63.28, 27.78, 229.52°) |
| OKLab | oklab(67.63% -0.0684 -0.0587) |
| OKLCH | oklch(67.63% 0.09 220.6) |
| XYZ | xyz(25.7905, 31.9284, 53.5089) |
| Luminance | 0.3193 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.16
Turquoise Blue
#06B1C4
ΔE00 6.84
Bluegrey
#85A3B2
ΔE00 8.92
Cadetblue
#5F9EA0
ΔE00 8.96
Teal Blue
#01889F
ΔE00 10.58
Bluey Grey
#89A0B0
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA4BE #BE694F
analogous
#4FBEA0 #4FA4BE #4F6CBE
triadic
#4FA4BE #BE4FA4 #A4BE4F
tetradic
#4FA4BE #A04FBE #BE694F #6CBE4F
square
#4FA4BE #A04FBE #BE694F #6CBE4F
split-complementary
#4FA4BE #BE4F6C #BEA04F
monochromatic
#285B6B #388198 #4FA4BE #7CBBCF #A8D2DF
Accessibility & contrast
On white
2.84
#4FA4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#4FA4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FA4BE
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA4BE | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A0BF
Deuteranopia (green-blind)
#8494BE
Tritanopia (blue-blind)
#00ADAC
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #4fa4be; /* rgb */ color: rgb(79, 164, 190); /* oklch */ color: oklch(67.6% 0.090 220.6);
Tailwind
colors: {
custom: {
50: '#8abfd1',
500: '#4fa4be',
950: '#000000',
},
}SCSS
$custom: #4fa4be; $custom-light: #8abfd1; $custom-dark: #000000;
JSON
{
"hex": "#4fa4be",
"rgb": {
"r": 79,
"g": 164,
"b": 190
},
"hsl": {
"h": 194.054,
"s": 46.058,
"l": 52.745
},
"oklch": {
"l": 0.67626,
"c": 0.09016,
"h": 220.6
},
"luminance": 0.31931
}Semantic roles & 50–950 ramp
primary
#4FA4BE
secondary
#CCA89C
accent
#7152D6
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0D1214
muted
#7D8182