#4FA2BC#4FA2BC
#4FA2BC is a light, moderate cyan. Relative luminance 0.311; OKLCH L 67.1% C 0.089 H 221.1°. Best body text is #000000 at 7.23:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA2BC |
|---|---|
| RGB | rgb(79, 162, 188) |
| HSL | hsl(194, 45%, 52%) |
| HSV | hsv(194, 58%, 74%) |
| CMYK | cmyk(58%, 13.8%, 0%, 26.3%) |
| CIE-LAB | lab(62.62, -17.58, -21.03) |
| CIE-LCH | lch(62.62, 27.41, 230.10°) |
| OKLab | oklab(67.07% -0.067 -0.0584) |
| OKLCH | oklch(67.07% 0.089 221.1) |
| XYZ | xyz(25.2183, 31.1314, 52.2472) |
| Luminance | 0.3113 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.01
Turquoise Blue
#06B1C4
ΔE00 7.27
Bluegrey
#85A3B2
ΔE00 8.83
Cadetblue
#5F9EA0
ΔE00 8.92
Teal Blue
#01889F
ΔE00 10.10
Bluey Grey
#89A0B0
ΔE00 10.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA2BC #BC694F
analogous
#4FBCA0 #4FA2BC #4F6CBC
triadic
#4FA2BC #BC4FA2 #A2BC4F
tetradic
#4FA2BC #A04FBC #BC694F #6CBC4F
square
#4FA2BC #A04FBC #BC694F #6CBC4F
split-complementary
#4FA2BC #BC4F6C #BCA04F
monochromatic
#285969 #397F95 #4FA2BC #7BB9CD #A8D1DE
Accessibility & contrast
On white
2.91
#4FA2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.23
#4FA2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FA2BC
7.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA2BC | 1.00 | 2.91 | 7.23 | 7.23 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929EBD
Deuteranopia (green-blind)
#8292BC
Tritanopia (blue-blind)
#00AAAA
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #4fa2bc; /* rgb */ color: rgb(79, 162, 188); /* oklch */ color: oklch(67.1% 0.089 221.1);
Tailwind
colors: {
custom: {
50: '#8abdd0',
500: '#4fa2bc',
950: '#000000',
},
}SCSS
$custom: #4fa2bc; $custom-light: #8abdd0; $custom-dark: #000000;
JSON
{
"hex": "#4fa2bc",
"rgb": {
"r": 79,
"g": 162,
"b": 188
},
"hsl": {
"h": 194.312,
"s": 44.856,
"l": 52.353
},
"oklch": {
"l": 0.6707,
"c": 0.08889,
"h": 221.1
},
"luminance": 0.31134
}Semantic roles & 50–950 ramp
primary
#4FA2BC
secondary
#CBA79C
accent
#7253D5
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1214
muted
#7D8182