#5CB2AF#5CB2AF
#5CB2AF is a light, moderate teal. Relative luminance 0.372; OKLCH L 70.9% C 0.083 H 192.4°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5CB2AF |
|---|---|
| RGB | rgb(92, 178, 175) |
| HSL | hsl(178, 36%, 53%) |
| HSV | hsv(178, 48%, 70%) |
| CMYK | cmyk(48.3%, 0%, 1.7%, 30.2%) |
| CIE-LAB | lab(67.43, -26.66, -6.49) |
| CIE-LCH | lch(67.43, 27.44, 193.69°) |
| OKLab | oklab(70.93% -0.0815 -0.018) |
| OKLCH | oklch(70.93% 0.083 192.4) |
| XYZ | xyz(28.0688, 37.2088, 46.2520) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.81
Topaz
#13BBAF
ΔE00 6.17
Cadetblue
#5F9EA0
ΔE00 6.56
Tealish
#24BCA8
ΔE00 7.78
Dull Teal
#5F9E8F
ΔE00 8.00
Turquoise Blue
#06B1C4
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CB2AF #B25C5F
analogous
#5CB284 #5CB2AF #5C8AB2
triadic
#5CB2AF #AF5CB2 #B2AF5C
tetradic
#5CB2AF #845CB2 #B25C5F #8AB25C
square
#5CB2AF #845CB2 #B25C5F #8AB25C
split-complementary
#5CB2AF #B25C8A #B2845C
monochromatic
#2F6462 #438E8B #5CB2AF #86C6C3 #AFD9D8
Accessibility & contrast
On white
2.49
#5CB2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#5CB2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CB2AF
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CB2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CB2AF | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABAF
Deuteranopia (green-blind)
#9AA0B0
Tritanopia (blue-blind)
#2AB6B1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #5cb2af; /* rgb */ color: rgb(92, 178, 175); /* oklch */ color: oklch(70.9% 0.083 192.4);
Tailwind
colors: {
custom: {
50: '#91c9c6',
500: '#5cb2af',
950: '#000000',
},
}SCSS
$custom: #5cb2af; $custom-light: #91c9c6; $custom-dark: #000000;
JSON
{
"hex": "#5cb2af",
"rgb": {
"r": 92,
"g": 178,
"b": 175
},
"hsl": {
"h": 177.907,
"s": 35.833,
"l": 52.941
},
"oklch": {
"l": 0.70929,
"c": 0.08349,
"h": 192.4
},
"luminance": 0.37211
}Semantic roles & 50–950 ramp
primary
#5CB2AF
secondary
#C7A2A4
accent
#5C60CC
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0D1313
muted
#7E8282