#5FA0AF#5FA0AF
#5FA0AF is a light, moderate cyan. Relative luminance 0.307; OKLCH L 66.8% C 0.070 H 214.2°. Best body text is #000000 at 7.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5FA0AF |
|---|---|
| RGB | rgb(95, 160, 175) |
| HSL | hsl(191, 33%, 53%) |
| HSV | hsv(191, 46%, 69%) |
| CMYK | cmyk(45.7%, 8.6%, 0%, 31.4%) |
| CIE-LAB | lab(62.23, -16.72, -14.27) |
| CIE-LCH | lch(62.23, 21.98, 220.48°) |
| OKLab | oklab(66.79% -0.0579 -0.0393) |
| OKLCH | oklch(66.79% 0.07 214.2) |
| XYZ | xyz(25.0251, 30.6677, 45.1499) |
| Luminance | 0.3067 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.52
Greyblue
#77A1B5
ΔE00 5.95
Turquoise Blue
#06B1C4
ΔE00 7.55
Bluegrey
#85A3B2
ΔE00 8.08
Bluey Grey
#89A0B0
ΔE00 10.23
Teal Blue
#01889F
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FA0AF #AF6E5F
analogous
#5FAF96 #5FA0AF #5F78AF
triadic
#5FA0AF #AF5FA0 #A0AF5F
tetradic
#5FA0AF #965FAF #AF6E5F #78AF5F
square
#5FA0AF #965FAF #AF6E5F #78AF5F
split-complementary
#5FA0AF #AF5F78 #AF965F
monochromatic
#315962 #467E8B #5FA0AF #88B8C3 #B1D0D8
Accessibility & contrast
On white
2.94
#5FA0AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.13
#5FA0AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FA0AF
7.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FA0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FA0AF | 1.00 | 2.94 | 7.13 | 7.13 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959CB0
Deuteranopia (green-blind)
#8892AF
Tritanopia (blue-blind)
#38A6A5
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #5fa0af; /* rgb */ color: rgb(95, 160, 175); /* oklch */ color: oklch(66.8% 0.070 214.2);
Tailwind
colors: {
custom: {
50: '#91bcc6',
500: '#5fa0af',
950: '#000000',
},
}SCSS
$custom: #5fa0af; $custom-light: #91bcc6; $custom-dark: #000000;
JSON
{
"hex": "#5fa0af",
"rgb": {
"r": 95,
"g": 160,
"b": 175
},
"hsl": {
"h": 191.25,
"s": 33.333,
"l": 52.941
},
"oklch": {
"l": 0.66786,
"c": 0.07,
"h": 214.2
},
"luminance": 0.3067
}Semantic roles & 50–950 ramp
primary
#5FA0AF
secondary
#C6AAA4
accent
#725EC9
background
#F9FBFC
surface
#F1F6F8
border
#CBD0D1
text
#0D1213
muted
#7E8182