#5FA8BE#5FA8BE
#5FA8BE is a light, moderate cyan. Relative luminance 0.342; OKLCH L 69.2% C 0.080 H 219.5°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5FA8BE |
|---|---|
| RGB | rgb(95, 168, 190) |
| HSL | hsl(194, 42%, 56%) |
| HSV | hsv(194, 50%, 75%) |
| CMYK | cmyk(50%, 11.6%, 0%, 25.5%) |
| CIE-LAB | lab(65.08, -16.76, -18.33) |
| CIE-LCH | lch(65.08, 24.84, 227.57°) |
| OKLab | oklab(69.24% -0.0615 -0.0507) |
| OKLCH | oklch(69.24% 0.08 219.5) |
| XYZ | xyz(28.0127, 34.1535, 53.8213) |
| Luminance | 0.3416 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.38
Turquoise Blue
#06B1C4
ΔE00 6.84
Bluegrey
#85A3B2
ΔE00 7.79
Cadetblue
#5F9EA0
ΔE00 8.37
Bluey Grey
#89A0B0
ΔE00 9.97
Sky Blue
#87CEEB
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FA8BE #BE755F
analogous
#5FBEA4 #5FA8BE #5F78BE
triadic
#5FA8BE #BE5FA8 #A8BE5F
tetradic
#5FA8BE #A45FBE #BE755F #78BE5F
square
#5FA8BE #A45FBE #BE755F #78BE5F
split-complementary
#5FA8BE #BE5F78 #BEA45F
monochromatic
#2F6474 #41899F #5FA8BE #8BC0D0 #B6D7E1
Accessibility & contrast
On white
2.68
#5FA8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#5FA8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FA8BE
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FA8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FA8BE | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4BF
Deuteranopia (green-blind)
#8C99BE
Tritanopia (blue-blind)
#28B0AF
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #5fa8be; /* rgb */ color: rgb(95, 168, 190); /* oklch */ color: oklch(69.2% 0.080 219.5);
Tailwind
colors: {
custom: {
50: '#93c2d1',
500: '#5fa8be',
950: '#000000',
},
}SCSS
$custom: #5fa8be; $custom-light: #93c2d1; $custom-dark: #000000;
JSON
{
"hex": "#5fa8be",
"rgb": {
"r": 95,
"g": 168,
"b": 190
},
"hsl": {
"h": 193.895,
"s": 42.222,
"l": 55.882
},
"oklch": {
"l": 0.69237,
"c": 0.07969,
"h": 219.5
},
"luminance": 0.34156
}Semantic roles & 50–950 ramp
primary
#5FA8BE
secondary
#D0B2A9
accent
#7356D2
background
#F9FBFC
surface
#F2F7F9
border
#CCD0D2
text
#0D1214
muted
#7E8182