#5FA9BC#5FA9BC
#5FA9BC is a light, moderate cyan. Relative luminance 0.344; OKLCH L 69.4% C 0.079 H 216.3°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5FA9BC |
|---|---|
| RGB | rgb(95, 169, 188) |
| HSL | hsl(192, 41%, 55%) |
| HSV | hsv(192, 49%, 74%) |
| CMYK | cmyk(49.5%, 10.1%, 0%, 26.3%) |
| CIE-LAB | lab(65.31, -17.85, -16.88) |
| CIE-LCH | lch(65.31, 24.57, 223.40°) |
| OKLab | oklab(69.39% -0.0634 -0.0466) |
| OKLCH | oklch(69.39% 0.079 216.3) |
| XYZ | xyz(27.9809, 34.4374, 52.7398) |
| Luminance | 0.3444 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.11
Greyblue
#77A1B5
ΔE00 6.13
Cadetblue
#5F9EA0
ΔE00 7.42
Bluegrey
#85A3B2
ΔE00 8.29
Bluey Grey
#89A0B0
ΔE00 10.57
Sky Blue
#87CEEB
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FA9BC #BC725F
analogous
#5FBCA0 #5FA9BC #5F7ABC
triadic
#5FA9BC #BC5FA9 #A9BC5F
tetradic
#5FA9BC #A05FBC #BC725F #7ABC5F
square
#5FA9BC #A05FBC #BC725F #7ABC5F
split-complementary
#5FA9BC #BC5F7A #BCA05F
monochromatic
#2F6471 #418A9C #5FA9BC #8AC0CE #B5D7E0
Accessibility & contrast
On white
2.66
#5FA9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#5FA9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FA9BC
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FA9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FA9BC | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BD
Deuteranopia (green-blind)
#8E9ABC
Tritanopia (blue-blind)
#2AB0AF
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #5fa9bc; /* rgb */ color: rgb(95, 169, 188); /* oklch */ color: oklch(69.4% 0.079 216.3);
Tailwind
colors: {
custom: {
50: '#93c2d0',
500: '#5fa9bc',
950: '#000000',
},
}SCSS
$custom: #5fa9bc; $custom-light: #93c2d0; $custom-dark: #000000;
JSON
{
"hex": "#5fa9bc",
"rgb": {
"r": 95,
"g": 169,
"b": 188
},
"hsl": {
"h": 192.258,
"s": 40.969,
"l": 55.49
},
"oklch": {
"l": 0.69393,
"c": 0.07873,
"h": 216.3
},
"luminance": 0.3444
}Semantic roles & 50–950 ramp
primary
#5FA9BC
secondary
#CFB0A8
accent
#7057D1
background
#F9FBFC
surface
#F2F7F9
border
#CCD0D2
text
#0D1214
muted
#7E8182