#5CAABB#5CAABB
#5CAABB is a light, moderate cyan. Relative luminance 0.346; OKLCH L 69.5% C 0.081 H 213.5°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5CAABB |
|---|---|
| RGB | rgb(92, 170, 187) |
| HSL | hsl(191, 41%, 55%) |
| HSV | hsv(191, 51%, 73%) |
| CMYK | cmyk(50.8%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(65.44, -19.33, -16.13) |
| CIE-LCH | lch(65.44, 25.18, 219.84°) |
| OKLab | oklab(69.46% -0.0672 -0.0446) |
| OKLCH | oklch(69.46% 0.081 213.5) |
| XYZ | xyz(27.7545, 34.6102, 52.2219) |
| Luminance | 0.3461 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.30
Cadetblue
#5F9EA0
ΔE00 6.77
Greyblue
#77A1B5
ΔE00 7.10
Bluegrey
#85A3B2
ΔE00 9.12
Sky Blue
#87CEEB
ΔE00 11.30
Bluey Grey
#89A0B0
ΔE00 11.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CAABB #BB6D5C
analogous
#5CBB9D #5CAABB #5C7ABB
triadic
#5CAABB #BB5CAA #AABB5C
tetradic
#5CAABB #9D5CBB #BB6D5C #7ABB5C
square
#5CAABB #9D5CBB #BB6D5C #7ABB5C
split-complementary
#5CAABB #BB5C7A #BB9D5C
monochromatic
#2E636F #408A9A #5CAABB #87C1CD #B2D7DF
Accessibility & contrast
On white
2.65
#5CAABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#5CAABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CAABB
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CAABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CAABB | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BC
Deuteranopia (green-blind)
#8E9ABB
Tritanopia (blue-blind)
#20B1AF
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #5caabb; /* rgb */ color: rgb(92, 170, 187); /* oklch */ color: oklch(69.5% 0.081 213.5);
Tailwind
colors: {
custom: {
50: '#91c3cf',
500: '#5caabb',
950: '#000000',
},
}SCSS
$custom: #5caabb; $custom-light: #91c3cf; $custom-dark: #000000;
JSON
{
"hex": "#5caabb",
"rgb": {
"r": 92,
"g": 170,
"b": 187
},
"hsl": {
"h": 190.737,
"s": 41.126,
"l": 54.706
},
"oklch": {
"l": 0.69457,
"c": 0.08067,
"h": 213.5
},
"luminance": 0.34613
}Semantic roles & 50–950 ramp
primary
#5CAABB
secondary
#CDADA5
accent
#6D57D1
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0D1213
muted
#7E8182