#56AABB#56AABB
#56AABB is a light, moderate cyan. Relative luminance 0.343; OKLCH L 69.2% C 0.085 H 212.5°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #56AABB |
|---|---|
| RGB | rgb(86, 170, 187) |
| HSL | hsl(190, 43%, 54%) |
| HSV | hsv(190, 54%, 73%) |
| CMYK | cmyk(54%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(65.21, -20.64, -16.51) |
| CIE-LCH | lch(65.21, 26.43, 218.66°) |
| OKLab | oklab(69.21% -0.0715 -0.0457) |
| OKLCH | oklch(69.21% 0.085 212.5) |
| XYZ | xyz(27.1786, 34.3133, 52.1949) |
| Luminance | 0.3432 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.64
Cadetblue
#5F9EA0
ΔE00 6.66
Greyblue
#77A1B5
ΔE00 7.73
Bluegrey
#85A3B2
ΔE00 9.79
Lightseagreen
#20B2AA
ΔE00 11.53
Sky Blue
#87CEEB
ΔE00 11.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56AABB #BB6756
analogous
#56BB99 #56AABB #5677BB
triadic
#56AABB #BB56AA #AABB56
tetradic
#56AABB #9956BB #BB6756 #77BB56
square
#56AABB #9956BB #BB6756 #77BB56
split-complementary
#56AABB #BB5677 #BB9956
monochromatic
#2B616B #3D8897 #56AABB #82C0CD #ADD6DE
Accessibility & contrast
On white
2.67
#56AABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#56AABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56AABB
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56AABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56AABB | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BC
Deuteranopia (green-blind)
#8D99BB
Tritanopia (blue-blind)
#00B1AF
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #56aabb; /* rgb */ color: rgb(86, 170, 187); /* oklch */ color: oklch(69.2% 0.085 212.5);
Tailwind
colors: {
custom: {
50: '#8ec3cf',
500: '#56aabb',
950: '#000000',
},
}SCSS
$custom: #56aabb; $custom-light: #8ec3cf; $custom-dark: #000000;
JSON
{
"hex": "#56aabb",
"rgb": {
"r": 86,
"g": 170,
"b": 187
},
"hsl": {
"h": 190.099,
"s": 42.616,
"l": 53.529
},
"oklch": {
"l": 0.69205,
"c": 0.08488,
"h": 212.5
},
"luminance": 0.34316
}Semantic roles & 50–950 ramp
primary
#56AABB
secondary
#CCA8A1
accent
#6A55D2
background
#F9FCFC
surface
#F1F8F9
border
#CBD1D2
text
#0D1213
muted
#7E8182