#5CB1AA#5CB1AA
#5CB1AA is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.5% C 0.083 H 188.4°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #5CB1AA |
|---|---|
| RGB | rgb(92, 177, 170) |
| HSL | hsl(175, 35%, 53%) |
| HSV | hsv(175, 48%, 69%) |
| CMYK | cmyk(48%, 0%, 4%, 30.6%) |
| CIE-LAB | lab(66.99, -27.47, -4.38) |
| CIE-LCH | lch(66.99, 27.81, 189.06°) |
| OKLab | oklab(70.52% -0.0825 -0.0122) |
| OKLCH | oklch(70.52% 0.083 188.4) |
| XYZ | xyz(27.3885, 36.6195, 43.6474) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.29
Topaz
#13BBAF
ΔE00 5.53
Tealish
#24BCA8
ΔE00 6.67
Dull Teal
#5F9E8F
ΔE00 6.87
Cadetblue
#5F9EA0
ΔE00 7.00
Sea
#3C9992
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CB1AA #B15C63
analogous
#5CB17F #5CB1AA #5C8DB1
triadic
#5CB1AA #AA5CB1 #B1AA5C
tetradic
#5CB1AA #7F5CB1 #B15C63 #8DB15C
square
#5CB1AA #7F5CB1 #B15C63 #8DB15C
split-complementary
#5CB1AA #B15C8D #B17F5C
monochromatic
#2F635F #438D87 #5CB1AA #85C5C0 #AFD9D5
Accessibility & contrast
On white
2.52
#5CB1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#5CB1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CB1AA
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CB1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CB1AA | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AA
Deuteranopia (green-blind)
#9B9FAB
Tritanopia (blue-blind)
#2FB5AF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #5cb1aa; /* rgb */ color: rgb(92, 177, 170); /* oklch */ color: oklch(70.5% 0.083 188.4);
Tailwind
colors: {
custom: {
50: '#90c8c3',
500: '#5cb1aa',
950: '#000000',
},
}SCSS
$custom: #5cb1aa; $custom-light: #90c8c3; $custom-dark: #000000;
JSON
{
"hex": "#5cb1aa",
"rgb": {
"r": 92,
"g": 177,
"b": 170
},
"hsl": {
"h": 175.059,
"s": 35.27,
"l": 52.745
},
"oklch": {
"l": 0.70524,
"c": 0.08345,
"h": 188.4
},
"luminance": 0.36622
}Semantic roles & 50–950 ramp
primary
#5CB1AA
secondary
#C7A2A5
accent
#5C66CB
background
#F9FCFB
surface
#F1F8F7
border
#CBD1D0
text
#0D1312
muted
#7E8281