#4FA2BA#4FA2BA
#4FA2BA is a light, moderate cyan. Relative luminance 0.310; OKLCH L 67.0% C 0.088 H 219.3°. Best body text is #000000 at 7.21:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA2BA |
|---|---|
| RGB | rgb(79, 162, 186) |
| HSL | hsl(193, 44%, 52%) |
| HSV | hsv(193, 58%, 73%) |
| CMYK | cmyk(57.5%, 12.9%, 0%, 27.1%) |
| CIE-LAB | lab(62.55, -18.18, -20.02) |
| CIE-LCH | lch(62.55, 27.04, 227.75°) |
| OKLab | oklab(66.99% -0.0678 -0.0556) |
| OKLCH | oklch(66.99% 0.088 219.3) |
| XYZ | xyz(25.0042, 31.0457, 51.1196) |
| Luminance | 0.3105 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.24
Turquoise Blue
#06B1C4
ΔE00 6.83
Cadetblue
#5F9EA0
ΔE00 8.25
Bluegrey
#85A3B2
ΔE00 8.98
Teal Blue
#01889F
ΔE00 9.93
Bluey Grey
#89A0B0
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA2BA #BA674F
analogous
#4FBA9D #4FA2BA #4F6DBA
triadic
#4FA2BA #BA4FA2 #A2BA4F
tetradic
#4FA2BA #9D4FBA #BA674F #6DBA4F
square
#4FA2BA #9D4FBA #BA674F #6DBA4F
split-complementary
#4FA2BA #BA4F6D #BA9D4F
monochromatic
#285866 #397E92 #4FA2BA #7BB9CB #A7D0DC
Accessibility & contrast
On white
2.91
#4FA2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.21
#4FA2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FA2BA
7.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA2BA | 1.00 | 2.91 | 7.21 | 7.21 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939EBB
Deuteranopia (green-blind)
#8392BA
Tritanopia (blue-blind)
#00AAAA
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #4fa2ba; /* rgb */ color: rgb(79, 162, 186); /* oklch */ color: oklch(67.0% 0.088 219.3);
Tailwind
colors: {
custom: {
50: '#8abdce',
500: '#4fa2ba',
950: '#000000',
},
}SCSS
$custom: #4fa2ba; $custom-light: #8abdce; $custom-dark: #000000;
JSON
{
"hex": "#4fa2ba",
"rgb": {
"r": 79,
"g": 162,
"b": 186
},
"hsl": {
"h": 193.458,
"s": 43.673,
"l": 51.961
},
"oklch": {
"l": 0.66988,
"c": 0.08765,
"h": 219.3
},
"luminance": 0.31048
}Semantic roles & 50–950 ramp
primary
#4FA2BA
secondary
#CAA59B
accent
#7154D3
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1213
muted
#7D8182