#5FA7AF#5FA7AF
#5FA7AF is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.4% C 0.073 H 204.8°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5FA7AF |
|---|---|
| RGB | rgb(95, 167, 175) |
| HSL | hsl(186, 33%, 53%) |
| HSV | hsv(186, 46%, 69%) |
| CMYK | cmyk(45.7%, 4.6%, 0%, 31.4%) |
| CIE-LAB | lab(64.29, -20.38, -11.16) |
| CIE-LCH | lch(64.29, 23.24, 208.70°) |
| OKLab | oklab(68.44% -0.0664 -0.0307) |
| OKLCH | oklch(68.44% 0.073 204.8) |
| XYZ | xyz(26.2729, 33.1634, 45.5658) |
| Luminance | 0.3317 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 3.63
Turquoise Blue
#06B1C4
ΔE00 6.13
Greyblue
#77A1B5
ΔE00 8.93
Sea
#3C9992
ΔE00 9.01
Lightseagreen
#20B2AA
ΔE00 9.38
Greyish Teal
#719F91
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FA7AF #AF675F
analogous
#5FAF8F #5FA7AF #5F7FAF
triadic
#5FA7AF #AF5FA7 #A7AF5F
tetradic
#5FA7AF #8F5FAF #AF675F #7FAF5F
square
#5FA7AF #8F5FAF #AF675F #7FAF5F
split-complementary
#5FA7AF #AF5F7F #AF8F5F
monochromatic
#315D62 #46848B #5FA7AF #88BDC3 #B1D4D8
Accessibility & contrast
On white
2.75
#5FA7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#5FA7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FA7AF
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FA7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FA7AF | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA2B0
Deuteranopia (green-blind)
#9098AF
Tritanopia (blue-blind)
#36ACA9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #5fa7af; /* rgb */ color: rgb(95, 167, 175); /* oklch */ color: oklch(68.4% 0.073 204.8);
Tailwind
colors: {
custom: {
50: '#91c1c6',
500: '#5fa7af',
950: '#000000',
},
}SCSS
$custom: #5fa7af; $custom-light: #91c1c6; $custom-dark: #000000;
JSON
{
"hex": "#5fa7af",
"rgb": {
"r": 95,
"g": 167,
"b": 175
},
"hsl": {
"h": 186,
"s": 33.333,
"l": 52.941
},
"oklch": {
"l": 0.68439,
"c": 0.07313,
"h": 204.8
},
"luminance": 0.33165
}Semantic roles & 50–950 ramp
primary
#5FA7AF
secondary
#C6A7A4
accent
#695EC9
background
#F9FBFC
surface
#F2F7F8
border
#CCD0D1
text
#0D1213
muted
#7E8182