#4FA3BE#4FA3BE
#4FA3BE is a light, moderate cyan. Relative luminance 0.316; OKLCH L 67.4% C 0.090 H 221.7°. Best body text is #000000 at 7.31:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA3BE |
|---|---|
| RGB | rgb(79, 163, 190) |
| HSL | hsl(195, 46%, 53%) |
| HSV | hsv(195, 58%, 75%) |
| CMYK | cmyk(58.4%, 14.2%, 0%, 25.5%) |
| CIE-LAB | lab(62.99, -17.51, -21.58) |
| CIE-LCH | lch(62.99, 27.79, 230.95°) |
| OKLab | oklab(67.39% -0.0673 -0.06) |
| OKLCH | oklch(67.39% 0.09 221.7) |
| XYZ | xyz(25.6123, 31.5719, 53.4494) |
| Luminance | 0.3157 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.99
Turquoise Blue
#06B1C4
ΔE00 7.29
Bluegrey
#85A3B2
ΔE00 8.81
Cadetblue
#5F9EA0
ΔE00 9.27
Teal Blue
#01889F
ΔE00 10.44
Bluey Grey
#89A0B0
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA3BE #BE6A4F
analogous
#4FBEA2 #4FA3BE #4F6BBE
triadic
#4FA3BE #BE4FA3 #A3BE4F
tetradic
#4FA3BE #A24FBE #BE6A4F #6BBE4F
square
#4FA3BE #A24FBE #BE6A4F #6BBE4F
split-complementary
#4FA3BE #BE4F6B #BEA24F
monochromatic
#285B6B #388098 #4FA3BE #7CBACF #A8D2DF
Accessibility & contrast
On white
2.87
#4FA3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.31
#4FA3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FA3BE
7.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA3BE | 1.00 | 2.87 | 7.31 | 7.31 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939FBF
Deuteranopia (green-blind)
#8393BE
Tritanopia (blue-blind)
#00ACAC
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #4fa3be; /* rgb */ color: rgb(79, 163, 190); /* oklch */ color: oklch(67.4% 0.090 221.7);
Tailwind
colors: {
custom: {
50: '#8abed1',
500: '#4fa3be',
950: '#000000',
},
}SCSS
$custom: #4fa3be; $custom-light: #8abed1; $custom-dark: #000000;
JSON
{
"hex": "#4fa3be",
"rgb": {
"r": 79,
"g": 163,
"b": 190
},
"hsl": {
"h": 194.595,
"s": 46.058,
"l": 52.745
},
"oklch": {
"l": 0.67389,
"c": 0.09018,
"h": 221.7
},
"luminance": 0.31574
}Semantic roles & 50–950 ramp
primary
#4FA3BE
secondary
#CCA89C
accent
#7252D6
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0D1214
muted
#7D8182