#4FA0BB#4FA0BB
#4FA0BB is a light, moderate cyan. Relative luminance 0.304; OKLCH L 66.6% C 0.088 H 222.4°. Best body text is #000000 at 7.08:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA0BB |
|---|---|
| RGB | rgb(79, 160, 187) |
| HSL | hsl(195, 44%, 52%) |
| HSV | hsv(195, 58%, 73%) |
| CMYK | cmyk(57.8%, 14.4%, 0%, 26.7%) |
| CIE-LAB | lab(61.99, -16.82, -21.43) |
| CIE-LCH | lch(61.99, 27.24, 231.87°) |
| OKLab | oklab(66.55% -0.0652 -0.0595) |
| OKLCH | oklch(66.55% 0.088 222.4) |
| XYZ | xyz(24.7614, 30.3894, 51.5649) |
| Luminance | 0.3039 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.83
Turquoise Blue
#06B1C4
ΔE00 7.95
Bluegrey
#85A3B2
ΔE00 8.73
Cadetblue
#5F9EA0
ΔE00 9.28
Teal Blue
#01889F
ΔE00 9.74
Dirty Blue
#3F829D
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA0BB #BB6A4F
analogous
#4FBBA0 #4FA0BB #4F6ABB
triadic
#4FA0BB #BB4FA0 #A0BB4F
tetradic
#4FA0BB #A04FBB #BB6A4F #6ABB4F
square
#4FA0BB #A04FBB #BB6A4F #6ABB4F
split-complementary
#4FA0BB #BB4F6A #BBA04F
monochromatic
#285868 #397D94 #4FA0BB #7BB8CC #A7D0DD
Accessibility & contrast
On white
2.97
#4FA0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.08
#4FA0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FA0BB
7.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA0BB | 1.00 | 2.97 | 7.08 | 7.08 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909CBC
Deuteranopia (green-blind)
#8191BB
Tritanopia (blue-blind)
#00A9A9
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #4fa0bb; /* rgb */ color: rgb(79, 160, 187); /* oklch */ color: oklch(66.6% 0.088 222.4);
Tailwind
colors: {
custom: {
50: '#8abccf',
500: '#4fa0bb',
950: '#000000',
},
}SCSS
$custom: #4fa0bb; $custom-light: #8abccf; $custom-dark: #000000;
JSON
{
"hex": "#4fa0bb",
"rgb": {
"r": 79,
"g": 160,
"b": 187
},
"hsl": {
"h": 195,
"s": 44.262,
"l": 52.157
},
"oklch": {
"l": 0.66554,
"c": 0.08827,
"h": 222.4
},
"luminance": 0.30392
}Semantic roles & 50–950 ramp
primary
#4FA0BB
secondary
#CAA79B
accent
#7454D4
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1213
muted
#7D8182